Elements in beautiful READMEs include, but are not limited to:
File Service ā¢ User Service ā¢ Park Service ā¢ Transaction Service ā¢ Api-Gateway Client ā¢ User Login Infos
# 1. Papkaga kirish
cd file
# 2. Kerakli Kutubxonalarni o'rnatish
npm i
# 3. Migratsiyani yaratish
npm run migration:generate -- src/database/migration/file
# 4. Migratsiyani bajarish
npm run migration:run
# 5. Start Project
npm run start:prod
cd user
npm i
npm run migration:generate -- src/database/migration/user
npm run migration:run
npm run seed:run
npm run start:prod
cd park
npm i
npm run migration:generate -- src/database/migration/park
npm run migration:run
npm run seed:run
npm run start:prod
cd transaction
npm i
npm run migration:generate -- src/database/migration/transaction
npm run migration:run
npm run seed:run
npm run start:prod
cd api-getway
npm i
npm run start:prod
- Admin
Phone:+998931651884
password:@dm1n2o24
- Owner
Phone:+998943571881
Password:@dm1n2o24
- Client
phone:+998937487750
password:@dm1n2o24
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Author - Firdavs Yorkulov
- Website - Firdavsdev.uz
- Blog - Blog Site
Nest is MIT licensed.