/codegig

Simple web app to post a job offer.

Primary LanguageCSS

codegig

Simple web app to post a job offer.

Main Gigs Add gig

Run the app

  1. npm install
  2. node start

This app uses postgre sql to store data. You can change the access data in config/database.js.