- Create an
.env
file. You can copy.env.example
to.env
. - Fill in an
APP_SECRET
. It must be at least 16 characters long. - Spin up the database. You can run the database via
docker compose up -d
. - Run DB migrations via
yarn migrate:dev
. - Run the app via
yarn start
.
-
Notifications
You must be signed in to change notification settings - Fork 0
jamesaspence/api-cookbook
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published