This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
Pinafore-Web-Client-Frontend
mirror of
https://github.com/nolanlawson/pinafore
Watch
1
Star
0
Fork
You've already forked Pinafore-Web-Client-Frontend
0
Code
Issues
Releases
Wiki
Activity
59544d2cf4
Pinafore-Web-Client-Frontend
/
server.js
6 lines
96 B
JavaScript
Executable File
Raw
Blame
History
#!/usr/bin/env node
process
.
env
.
PORT
=
process
.
env
.
PORT
||
4002
require
(
'./__sapper__/build'
)
Reference in New Issue
View Git Blame
Copy Permalink