-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create README.md #14
base: develop
Are you sure you want to change the base?
Create README.md #14
Conversation
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two files need to be different, one for the backend and other to the frontend
### Technologies <a name="technologies"></a> | ||
*** | ||
A list of technologies used within the project: | ||
* [Technology name](https://example.com): Version 12.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This need to be updated right
* [Technology name](https://example.com): Version 12.3 | |
* [ExpressJS](https://expressjs.com/): Version 4.17.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you please update this section
*** | ||
A list of technologies used within the project: | ||
* [Technology name](https://example.com): Version 12.3 | ||
* [Technology name](https://example.com): Version 2.34 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this need to be updated
* [Technology name](https://example.com): Version 2.34 | |
* [mongoose](https://mongoosejs.com/): Version 5.12.11 |
A list of technologies used within the project: | ||
* [Technology name](https://example.com): Version 12.3 | ||
* [Technology name](https://example.com): Version 2.34 | ||
* [Library name](https://example.com): Version 1234 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be deleted
![GitHub stars](https://img.shields.io/github/stars/DevCBeirut/api.devalopers?style=social) | ||
![GitHub forks](https://img.shields.io/github/forks/DevCBeirut/api.devalopers?style=social) | ||
# Devalopers Website | ||
![GitHub repo size](https://img.shields.io/github/repo-size/DevCBeirut/devalopers) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be reverted to api
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep please
<!--- If your README is long or you have some specific process or steps you want contributors to follow, consider creating a separate CONTRIBUTING.md file---> | ||
To contribute to Devalopers Backend, follow the steps described in this file: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keep, we can have a different one in Devalopers repo
No description provided.