Skip to content

tobslob/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookstore

Installation

Step 1: Clone the repository

git clone https://github.com/tobslob/starter.git
cd starter

Step 2: Setup database

You must have mongodb installed on your local machine

Step 3: Setup environment variables

Include necessary variables as found in .env.example into .env

Step 4: Install NPM packages

yarn install

Step 5: Start in development mode

yarn build

yarn watch

yarn start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published