/ParkingProjectExam

šŸ”µ This project for last exam | GROUP: N4+N3 | Owner: Firdavs Yorkulov āœ…

Primary LanguageTypeScriptMIT LicenseMIT

Loyihani ishga tushirish bo'yicha yo'riqnoma va buyruqlar Awesome

Parking Project Readme NestJs

Elements in beautiful READMEs include, but are not limited to:

File Service ā€¢ User Service ā€¢ Park Service ā€¢ Transaction Service ā€¢ Api-Gateway Client ā€¢ User Login Infos

#thelounge IRC channel on Libera.Chat Build Status



File Service

# 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



User Service

1. Papkaga kirish

cd user

2. Kerakli Kutubxonalarni o'rnatish

npm i

3. Migratsiyani yaratish

npm run migration:generate -- src/database/migration/user

4. Migratsiyani bajarish

npm run migration:run

5. Seed yaratish

npm run seed:run

6. Start Project

npm run start:prod



Park Service

1. Papkaga kirish

cd park

2. Kerakli Kutubxonalarni o'rnatish

npm i

3. Migratsiyani yaratish

npm run migration:generate -- src/database/migration/park

4. Migratsiyani bajarish

npm run migration:run

5. Seed yaratish

npm run seed:run

6. Start Project

npm run start:prod



Transaction Service

1. Papkaga kirish

cd transaction

2. Kerakli Kutubxonalarni o'rnatish

npm i

3. Migratsiyani yaratish

npm run migration:generate -- src/database/migration/transaction

4. Migratsiyani bajarish

npm run migration:run

5. Seed yaratish

npm run seed:run

6. Start Project

npm run start:prod



Api-Gateway Client

1. Papkaga kirish

cd api-getway

2. Kerakli Kutubxonalarni o'rnatish

npm i

3. Start Project

npm run start:prod



User Login Infos

  1. Admin

    Phone: +998931651884
    password: @dm1n2o24

  2. Owner

    Phone: +998943571881
    Password: @dm1n2o24

  3. Client

    phone: +998937487750
    password: @dm1n2o24




Support

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.

Stay in touch

License

Nest is MIT licensed.