CodeGig
Simple Job find app for coders. This app uses Node, Express, Sequalize (Postgres) and Handlebars.
Quick Start
# Install dependencies
npm install
# Serve on localhost:5000
npm start
# Dev Server (Nodemon)
npm run dev
App Info
Author
Brad Traversy Traversy Media
Version
1.0.0
License
This project is licensed under the MIT License