Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

bytemakers/Devcode

Repository files navigation

⚠️⚠️ THIS REPOSITORY IS NO LONGER MAINTAINED AND NOW IS A PUBLIC ARCHIVE. ⚠️⚠️

DEVCODE

Grow, Share And Connect With Developers

logo

Using v0.5.5-beta ( Latest Beta v0.5.5-beta Latest Stable v0.5.0 )

Made with ❤ By ByteMakers

Please give this repo a ⭐ it really helps us!

Border

Team

The Developer Team behind Devcode. This project wouldn't have been possible without them and our awesome contributors.

Contributing

Border

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's Code of Conduct.

Deployment

Border

Make Sure You Have MongoDB and NodeJS Installed.

Deploying Backend

To deploy this project navigate to the backend folder and run

  cd backend
  npm install
  node index.js

or

  nodemon

Create a .env file in the backend folder and add the following

JWT_SECRET = "RANDOMSTRINGMUSTNOTCHANGE"
mongoURI = "MONGO_URI"
CLOUD_NAME = "YOUR_CLOUD_NAME"
CLOUD_KEY = "YOUR_API_KEY"
CLOUD_KEY_SECRET = "YOUR_CLOUD_KEY_SECRET"

Deploying Frontend

Border

To deploy this project navigate to the frontend folder and run

  cd frontend
  npm install
  npm start

Navigate to http://localhost:3000/

Feedback

Border

If you have any feedback, please reach out to us at devarshishimpi@gmail.com