Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

#steup del backend

cd backend
npm install
DB_HOST=localhost
DB_USER=your_username
DB_PASSWORD=your_password
DB_NAME=deploy
JWT_SECRET=your_jwt_secret
PORT=3000

#frontend setuo

npm run dev
cd frontend
npm install
npm run dev

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages