GithubHelp home page GithubHelp logo

full-stack-bank-app's Introduction

HOW TO RUN APP

First off, I'd just like to thank you for checking out my project. If you have any questions for me, shoot me an email at [email protected].

STEP ONE

Make sure you have node and npm installed, clone the repo, change directory into /FULL-STACK-APP and run

npm install

in your terminal/command-line.

STEP TWO

Next, run npm start, and fire up a node server on the root directory.

STEP THREE

For authentication to work, you must have a .env file in the root of the project with the following information from a Auth0 client, and a postgres (easiest: heroku) database.

Remove brackets! :)

SECRET={ANY STRING YOU WANT}

AUTH_DOMAIN={YOUR AUTH0 DOMAIN}

AUTH_CLIENTID={YOU AUTH0 CLIENT ID}

AUTH_CLIENTSECRET={YOUR AUTH0 CLIENT SECRET}

AUTH_CALLBACK=http://localhost:3535/auth/callback

CONNECTION_STRING={YOUR POSTGRES DATABASE CONNECTION STRING}

STEP FOUR

Open your browser to localhost:3000, and enjoy.

full-stack-bank-app's People

Contributors

brodymacfarlane avatar

Watchers

James Cloos 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.