Using Next 14, app directory, server actions. Provide a clean and accessible user experience for event browsing near users.
This project is set up to be run with containers on a VPS via a main parent docker repo.
bun dbuild
bun drun
Go to localhost:3000
If you wish to just run the front-end, run it normally with bun.
bun i
bun run dev
Go to localhost:3000