Code Monkey home page Code Monkey logo

asap's Introduction

ASAP : a react SaaS app boilerplate to get stated with your project As Soon As Possible

  • Authentication is handled with Auth0
  • Product listing and billing done with ChargeBee (to be done)

The project was boostraped with create-react-app, and is meant to be deploy on https://vercel.com/ (*formely Zeit) with the now command

the authentication is done with Auth0, and has been setup following the tutorials https://auth0.com/docs/quickstart/spa/react/01-login and https://auth0.com/docs/quickstart/spa/react/02-calling-an-api Due to the use of now, there the backend code is not 100% the same as the one in the tutorial, but we went for the smallest changes possible. In order to deal with Google Authentication in your page, you might want to follow https://support.google.com/googleapi/answer/6158849

Getting started

You will have now to update fill .env with your value comming from Auth0 You are now ready to start the project locally

  • now dev

want go live ?

  • now you will have to update url settings in Auth0 dashbaord to allow callbackurl to point toward you new domain.

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.