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
8ef609c585
CoastalCommitsPastes
/
server
/
index.ts
5 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
server: add and run prettier
2022-03-24 17:57:40 -04:00
import
*
as
dotenv
from
"dotenv"
dotenv
.
config
(
)
Initial commit
2022-03-06 19:46:59 -05:00
server: add and run prettier
2022-03-24 17:57:40 -04:00
import
"./src/server"
Copy permalink