Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory apps

Inventory website application with the following features

  • Authentication and Authorization
  • User Management
  • Inventory
  • Cashier
  • Report (xlsx / pdf)

Technology and packages used

  • Expressjs
  • Prisma ORM
  • EJS Templating
  • Jwt Validation

How to start

Make sure to clone the repository first

# copty environment variable
cp env.sample .env

# after copy fill environment variable
NODE_ENV=development
APP_PORT=3000

# install package via yarn,npm or pnpm
pnpm install

# running with command
pnpm dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages