Skip to content

Monorepo - A full stack solution for inventory management.

License

Notifications You must be signed in to change notification settings

kapoor-tech/inventory-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inventory-management

How to run the monorepo?

$ lerna bootstrap

then

$ yarn dev

Note:
1. this will run both the web and the api servers.
2. The api is making use of Postgres database inside packages/server.
3. postman collection included in the packages/server/ folder.

web:

localhost:9000

api:

localhost:3000

About

Monorepo - A full stack solution for inventory management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published