Skip to content

Dev Ring is an OpenSource platform that helps developers to easily find local developer communities around them.

License

Notifications You must be signed in to change notification settings

Trend20/Dev-Ring

Repository files navigation

user-form

Live: https://dev-ring-4a055.web.app/

Dev Ring

Dev Ring is an open-source web application platform that helps developers locate local developer communities based on their location. It aims to provide a centralized platform for developers to find dev communities, collaborate with others, and gain recognition within the developer community.

user-form

Tech Stack

Dev Ring is built using the following technologies:

Server-side

Client-side

DevOps

Prerequisites

Before contributing or adding a new feature, please make sure you have already installed the following tools:

  • NodeJs (Works with Node LTS version v18.16.1) Optional NVM: Switch Node version by using nvm use (on Windows, use nvm use v18.16.1). If this is not installed, run nvm install v18.16.1.

Commands

To run the project locally, follow the steps below:

  1. Clone the project by running: git clone [email protected]:Trend20/Dev-Ring.git

After cloning, get the project running by following these steps:

  1. copy the .env.example file to .env and update any details required
  2. yarn to install the project dependencies
  3. yarn start to start the project.

Production deployment

Run this command to build the project.

npm run build

Contributing

Check out the CONTRIBUTING.md guide to assist with all you need to know before getting started with making changes to the codebase.

License

MIT License

About

Dev Ring is an OpenSource platform that helps developers to easily find local developer communities around them.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages