Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 633 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 633 Bytes

Backengine Logo

Backengine Starter

This starter configures a Next.js app for use with Backengine.

How to use

  1. Rename .env.example to .env and update the values for the environment variables from your Backengine account.
  2. Run npm install to install dependencies
  3. Run npm run dev to start the local development server

Code Generation

The __backengine__ directory in the root of the project contains code auto-generated from your Backengine database schema.