This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
CoastalCommits
/
CoastalCommitsPastes
Watch
2
Star
1
Fork
You've already forked CoastalCommitsPastes
0
forked from
CoastalCommitsArchival/github.com-MaxLeiter-drift
Code
Pull requests
Activity
Actions
renovate/all-minor-patch
CoastalCommitsPastes
/
server
/
migrate.js
3 lines
70 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
client/server: add the ability to copy a post, view a posts parent
2022-04-02 01:55:27 -04:00
require
(
"dotenv"
)
.
config
(
)
client/server: use `config` dictionary on server, improve types on client
2022-04-01 19:26:42 -04:00
require
(
"./src/database"
)
.
umzug
.
runAsCLI
(
)
Copy permalink