- Clone the repository.
- Create a postgres database for development.
- cd backend and run npm install.
- Inside the backend directory, create a .env file with your own database url as DATABASE_URL="postgresql://user:password@localhost:5432/whms"
- Inside the backend directory run npm run migrate_dev.
- in the backend directory run npm run generate
- in the backend directory, run npm run dev.
- Open a second terminal, cd frontend/mini_inventory, run npm install and then npm run dev.
SuperMo0/mini-inventory-managment-system
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|