Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewsy1004/back-devnet

This is the backend of an application that facilitates job search, helping to connect employers and candidates efficiently.
https://github.com/andrewsy1004/back-devnet

2fa-security docker gmail jwt nestjs socket-io swagger typescript

Last synced: about 3 hours ago
JSON representation

This is the backend of an application that facilitates job search, helping to connect employers and candidates efficiently.

Awesome Lists containing this project

README

        


Nest Logo

# DevNet Backend

1. Clone the Project
2. ```npm install```
3. Clone the file ```.env.template``` file and rename it to ```.env```
4. Update the environment variables as needed
5. Start the database using Docker
```
docker-compose up -d
```

6. Start ```npm run start:dev```

## 🤝 Contributions Welcome!
If you’d like to contribute, feel free to jump in! Fork the repo, create a branch, and submit a pull request. 🚀