aronmilenait / employee-backend

Employee backend made with Nest.js, deployed at Koyeb.

Home Page:https://alright-leah-milenaaron-b2fce565.koyeb.app/

Repository from Github https://github.comaronmilenait/employee-backendRepository from Github https://github.comaronmilenait/employee-backend

👥 Employee List Backend

This is the backend repository of the Employee List website. It's deployed at Koyeb.

To view the frontend's repository, click here.

🔨 Technologies used:

  • Nest.js
  • TypeScript
  • TypeORM
  • Docker
  • MySQL
  • Faker.js

⚙️ How to run

  • Clone the repository.
  • Go to the project's directory.
  • Run npm install
  • Run docker compose up -d
  • Run npm run migration:run
  • Run npm run start:dev

About

Employee backend made with Nest.js, deployed at Koyeb.

https://alright-leah-milenaaron-b2fce565.koyeb.app/


Languages

Language:TypeScript 93.5%Language:JavaScript 6.5%