Giter VIP home page Giter VIP logo

go-for-eat-server's Introduction

Go 4 Eat Server

Backend source files for Go 4 Eat App

Build Status

This backend supports server side Google and Facebook OAuth2.0 authentication and provides DB for users and events. Also serves Linkedin login web service. created through Go 4 Eat app.

Usage

  • Make sure you have an instance of MongoDB working on your local machine or remote server.

Clone and install the dependencies for the repo:

git clone [email protected]:sergipt/go-for-eat-server.git

yarn install

Then you have to create in the main folder a .env file with these keys:

MONGOLAB_URI=<mongodb host>
FACEBOOK_CLIENT=<Facebook client app code>
FACEBOOK_CLIENTSECRET=<Facebook client app secret>
GOOGLE_CONSUMERKEY=<Goggle app consumer key>
GOOGLE_CONSUMERSECRET=<Google app consumer secret>
RAVEN_URI=<Raven logger  dedicate Uri>

You''ll find an example .env file in root folder.

Change the values accordingly to yours.


API tester

Tech Stack

External resources

Mlab Travis-CI Sentry
Remote MongoDb instance Continous Deployment Tool Exceptions Logger
mlab.com travis-ci.org sentry.io

go-for-eat-server's People

Contributors

glitches avatar sergipt avatar div-leo avatar hannahredler avatar barulion avatar annacollins85 avatar diegoahv 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.