Code Monkey home page Code Monkey logo

geotrip's Introduction

Geotrip ๐ŸŒ

Keep your trips close to heart!

Built With

  • UI + Backend: EJS Templating Engine, CSS | Node.js + Express.js
  • Libs + Frameworks: Mongoose, Auth0
  • API + Packages: Mapquest API, Node Geocoder
  • DB: MongoDB Atlas, Redis

UML Architecture Diagram

ChatIO UML

How to Install Locally

1. Fork and clone this repository

git clone https://github.com/sandip2224/Geotrip.git
cd Geotrip/

2. Install required dependancies/dev dependancies

yarn

3. Create a .env file in root directory and add

 # Find on developer.mapquest.com
 GEOCODER_PROVIDER=mapquest
 GEOCODER_API_KEY=XXXXXXXXXXXXX

 # Find on Auth0
 ISSUER_BASE_URL=XXXXXXXXXXX
 CLIENT_ID=XXXXXXXXXXXXXXXXXX
 BASE_URL=http://localhost:3000
 SECRET=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

 # Find on redislabs online
 REDIS_HOST=XXXXXXXXXXXXXXXXXXXXXXXX
 REDIS_PORT=XXXXX
 REDIS_PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

4. Run server in dev/prod mode at localhost:3000

yarn run start:dev
yarn run start:prod

๐Ÿ‘จ Maintainer

geotrip's People

Contributors

sandip2224 avatar dependabot[bot] avatar imgbotapp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.