https://github.com/guidefari/zulzi
https://github.com/guidefari/zulzi
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guidefari/zulzi
- Owner: guidefari
- Created: 2023-06-06T08:39:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T11:16:46.000Z (about 3 years ago)
- Last Synced: 2025-07-09T11:03:56.703Z (12 months ago)
- Language: TypeScript
- Homepage: https://zulzi.vercel.app
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run the app
- Install dependencies: `yarn`
- Add `.env` file:
- with variables seen in `.env.example`.
- details on how to obtain API keys can be found in the file `./adr.md`
- Run `yarn dev`