This website requires JavaScript.
Explore
Help
Sign in
lily
/
pinpoint
Watch
1
Star
0
Fork
You've already forked pinpoint
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e9af37edf7
pinpoint
/
server
History
Lily Rose
c14b909a8c
Only serve index on root path
2025-07-17 19:54:37 +10:00
..
.github
/workflows
Initial commit
2025-07-16 00:15:34 +10:00
src
Only serve index on root path
2025-07-17 19:54:37 +10:00
test
Initial commit
2025-07-16 00:15:34 +10:00
.gitignore
Initial commit
2025-07-16 00:15:34 +10:00
gleam.toml
Switch from args to env vars for port and geofeed path
2025-07-17 18:35:10 +10:00
manifest.toml
Switch from args to env vars for port and geofeed path
2025-07-17 18:35:10 +10:00
README.md
Add arg for server port
2025-07-16 09:17:33 +10:00
README.md
server
gleam run <port> <geofeed_path>