Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devalopers/devalopers
Devalopers is an online platform (backend here) that allows Tech Companies in Globally and especially in MENA to post jobs and projects while Developers, UX/Graphic designers, AI/ML, Tech Project managers and Tech product managers to find Remote Jobs and Freelancing projects.
https://github.com/devalopers/devalopers
devalopers-backend expressjs freelancing jest jobs mongodb mongodb-database projects
Last synced: about 1 month ago
JSON representation
Devalopers is an online platform (backend here) that allows Tech Companies in Globally and especially in MENA to post jobs and projects while Developers, UX/Graphic designers, AI/ML, Tech Project managers and Tech product managers to find Remote Jobs and Freelancing projects.
- Host: GitHub
- URL: https://github.com/devalopers/devalopers
- Owner: Devalopers
- License: mit
- Created: 2019-12-14T11:52:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:59:09.000Z (almost 2 years ago)
- Last Synced: 2024-09-23T01:32:04.179Z (about 2 months ago)
- Topics: devalopers-backend, expressjs, freelancing, jest, jobs, mongodb, mongodb-database, projects
- Language: JavaScript
- Homepage: http://devalopers.com
- Size: 1.6 MB
- Stars: 11
- Watchers: 7
- Forks: 1
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Devalopers Backend
![GitHub repo size](https://img.shields.io/github/repo-size/devalopers/devalopers)
![GitHub contributors](https://img.shields.io/github/contributors/devalopers/devalopers)
![GitHub stars](https://img.shields.io/github/stars/devalopers/devalopers?style=social)
![GitHub forks](https://img.shields.io/github/forks/devalopers/devalopers?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/salahelawad?style=social)
![GitHub issues](https://img.shields.io/github/issues/devalopers/devalopers)Devalopers is an `online platform (backend here) ` that allows `Tech Companies in Globally and especially in MENA ` to post `jobs and projects` while `Developers, UX/Graphic designers, AI/ML, Tech Project managers and Tech product managers` to find `Remote Jobs and Freelancing projects`.
It will be a `free` platform to post jobs and apply for jobs for all its users
## Prerequisites
Make sure you have installed all of the following prerequisites on your development machine:
* Git - [Download & Install Git](https://git-scm.com/downloads). OSX and Linux machines typically have this already installed.
* Node.js - [Download & Install Node.js](https://nodejs.org/en/download/) and the npm package manager.
* MongoDB - [Download & Install MongoDB](http://www.mongodb.org/downloads), and make sure it's running on the default port (27017).* Copy `.env.example` and rename it to `.env`
## Installing Devalopers Backend
To install Devalopers Backend, follow these steps:
```
yarn install
```
## Using Devalopers BackendTo use Devalopers Backend locally, execute the following steps:
```
npm run dev
```You can run the tests after copying `.env.test.example` and rename it to `.env.test` and run the below command
```
npm test
```## Contributing to Devalopers Backend
To contribute to Devalopers Backend, follow the steps described in this file:
[Contributing link](https://github.com/Devalopers/Devalopers/blob/master/CONTRIBUTING.md)
Alternatively, see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## Contributors
Thanks to the following people who have contributed to this project:
[Contributors link](https://github.com/Devalopers/Devalopers/blob/master/CONTRIBUTING.md)
## Contact
If you want to contact me you can reach me at .
## License
This project uses the following license: []().