Giter Site home page Giter Site logo

social-login-integration-api's Introduction

Viaggiare - Social Login Integration API

Teck Stack

Here we'll list all the tech, libs, services the project will be built upon.

  • NodeJS + ExpressJS

Additional Libraries

  • Passport
  • JasonWebToken
  • Morgan
  • Lodash
  • Helmet
  • {...other}

How to run

  1. Clone the repo git clone [email protected]:zedy/social-login-integration-api.git or download the Zip and extract somewhere localy.
  2. Download the .env file 1 or create a file called .env from the .env.sample and populate it yourself.
  3. Make sure you have mysql installed and setup or just use any hosting service like PlanetScale, Aivan, Aws RDS, etc.
  4. Install dependacies: npm i. Make sure you have NodeJS installed (recommended version is 20 LTS)
  5. Run the server npm run dev
  6. Server should be running on localhost:5000

Misc

  • The server is only accessible by the client app (CLIENT_APP_URL) if the ENV variable is set to PROD. If the variable is set to DEV it can be accessed via other servers or apps for API testing (like Postman).
  • It has a rate limiter set to a default value of 15 requests/min.

Footnotes

  1. You will have to contact me for the env โ†ฉ

social-login-integration-api's People

Contributors

zedy avatar

Watchers

 avatar  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.