Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakelazaroff/waypoint
https://github.com/jakelazaroff/waypoint
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jakelazaroff/waypoint
- Owner: jakelazaroff
- License: mit
- Created: 2024-01-23T15:41:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T15:44:55.000Z (3 months ago)
- Last Synced: 2024-12-22T01:03:10.399Z (13 days ago)
- Language: Svelte
- Size: 763 KB
- Stars: 163
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Waypoint
A local-first collaborative travel planning app.
## Requirements
- [pnpm](https://pnpm.io)
## Getting Started
Create a `.env` file and replace `Y_SWEET_CONNECTION_STRING` with the deployed URL or set it to `ys://127.0.0.1:8080` when running `make dev`
Run `make` to see a list of available commands.