Backend engineering, supercharged.
Use this repository to get up and running on FL0 with the following stack:
Language | Javascript |
---|---|
Framework | React + Next.js |
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
Checkout our Getting Started Guide in the FL0 documentation!
If you have any questions about FL0 or this template codebase please head on over to our Discord channel.
Any issues or feature requests can be raised on the Issues page of this repo.
This template repository is MIT licensed.