Skip to content

Repository files navigation

last commit open issues contributors license languages top language

DevsWanted

Logo

Logo

Logo

Logo

DevsWanted is a project posting app geared towards developers looking for projects to contribute to.

DevsWanted will be hosted and deployed by Heroku at (https://devswanted.herokuapp.com/)


Running Jobbyist

  1. Need to have Node.js installed.

  2. Clone the repository.

  3. Install node packages
    npm install

  4. Create a .env file in the root of the project and place the following variables in this file.

    1. LOCAL_USER= your database user
    2. LOCAL_PASS= your database user password
    3. LOCAL_NAME= your database name
    4. LOCAL_HOST=localhost
    5. GITHUB_CLIENT_ID= your github client ID
    6. GITHUB_CLIENT_SECRET= your github client secret
    7. HOST_URL= http://localhost:5000/auth/github/callback
  5. Start the server
    npm start

  6. App will run on at http://localhost:5000

Technologies Used


Express.js, Passport.js(Local and Github Strategies), PostgreSQL, EJS, Node.js, Javascript, Sequelize-ORM

About

help wanted for coders

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages