Skip to content

knightvertrag/DevSpace

Repository files navigation

DevSpace.

A social network catering specifically towards developers.

Note: You will require your own mongoDB cluster and github access token in order to run the application.

BUILDING THE PROJECT:

  1. Clone the repo using this command

    git clone https://github.com/knightvertrag/DevSpace.git
    
  2. Run the following command to install all the required dependencies

    npm install
    
  3. Rename dummy_default.json to default.json and fill in the default values accordingly.

  4. The project uses the concurrently package to simultaneously run the api server as well as serve the react frontend. The script to run the project is

npm run dev

About

A simple social network project for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published