Skip to content

Demo job find app built using Node.js and MySQL(Sequelize).

Notifications You must be signed in to change notification settings

fanifrancs/codegig

Repository files navigation

codegig

Demo job find app for coders. The original app was created by Brad Traversy using Sequelize, PostgreSQL and Handlebars view engine which I replaced with MySQL and ejs view engine.

Quick Start

Check db_query.txt for database setup instructions

# Install dependencies
npm install

# Serve on localhost:5000
npm start
# Dev Server (Nodemon)
npm run dev

License

This project is licensed under the MIT License

About

Demo job find app built using Node.js and MySQL(Sequelize).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published