This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
semaphore
mirror of
https://github.com/NickColley/semaphore.git
Watch
1
Star
0
Fork
You've already forked semaphore
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5d703e9612
semaphore
/
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