GitHunt
GR

GRA0007/elysia-nextjs-demo

A demo app showcasing an Elysia API with Next.js

Elysia API with Next.js demo

A demo app with a Next.js frontend and a separate Elysia backend.

Important files:

Local development

To get the demo running locally, first install Bun.

Then, run bun i in the frontend and api folders to install deps.

Finally run bun dev in both folders to start the api and frontend. Visit http://localhost:3001 in your browser.

Contributors

Created July 2, 2024
Updated July 2, 2024