Just a playground for now.
Inspired by https://github.com/belgattitude/nextjs-monorepo-example.
$ bun up
- An alias of
docker compose up
.
- An alias of
$ bun dev
- Starts both frontend and backend servers in development mode.
- Web UI (Next.js): 3000
- API server: 8080
/graphql
for GraphQL console
- Hasura console: 4000