Skip to content

0Calories/untitled-block-game-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untitled Block Game

Welcome to the Untitled Block Game API repository! For full instructions on setting up a dev environment and more, check out the Wiki

Quick commands

Here are some commands you will use frequently when developing the API:

Updating your local DBs after modifying schema.prisma

Development DB: yarn update-db

Testing DB: yarn update-db-test

All DBs: yarn update-dbs

Don't forget to regenerate your Prisma client after making changes to the schema: npx prisma generate

Side notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published