- Copy .env.example file and rename it to .env
- Fill that env with it's value
- Install all dependencies, type:
npm install - Create google cloud service account and add cloud storage admin role
- Generate json key file from that account
- Put the json key file to this project and rename it to "service-key.json"
- To run this project, type:
npm start - Run a migration
npx prisma migrate dev --name init - Run a seeder
npx prisma db seed
-
Notifications
You must be signed in to change notification settings - Fork 0
Nusatala/backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Nusatala Cloud Computing Projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published