index
:
uptime.git
main
release
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.ts
blob: a352aee3d624a88eb2100d1ea2b575aadc7b7d50 (
plain
)
1
2
3
import { main } from "./src/api"; main(parseInt(process.env.PORT ?? "3000"));