Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Store API

Run the project with development mode

  1. Copy the .env.example in /packages/server and rename it to .env

  2. Install the dependencies

bun run install
  1. Run the following commands to start the project
  • On Linux
bun run dev-linux
  • On windows
bun run dev-windows
  1. If is the first time running the project
bun run db:generate
bun run db:migrate
  1. Run drizzle studio to view the data on the db
bun run db:studio

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages