OSP123 / TravelSecure-Mongo-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup for Local Machine

  1. Create database: travelSecure_development
  2. Run application using yarn dev locally
  3. Live Application

Purpose of Application

  • Help others understand the basic structure of an Express/Mongo/Mongoose/Handlebars application using MVC (mostly based on Rails pattern).
  • Application itself is a trips-based application, with local authentication implemented using Passport.js.
  • Schema is built using Mongoose.

About

License:MIT License


Languages

Language:JavaScript 61.6%Language:CSS 20.7%Language:Handlebars 15.9%Language:HTML 1.8%