Code Monkey home page Code Monkey logo

next.js-auth's Introduction

Scalable and reliable authentication using Next.js + Mongodb

Welcome, First of all thanks for showing intrest in my project. Let me give you a brief introduction to the project. This project aims at providing secure, scalable and reliable authentication to the Next.js projects without using any third party services and by only using core tech

Problem Statement

We generally come across many third party authentication services but the problem with them is that they cost us a lot of money when we expand our product or we share the data with the third party services and there is always a trust issue. And if the service goes down our entire product goes down and setting up another service is a tedious task

Solution Statement

To tackle the above issue I have developed this project which aims to provide secure, scalable and reliable authentication system at zero or minimum cost based on scaling. I have used the core platforms to reduce costs and increase performance as much as possible. you can use this project as template and build your products on top of it. I would love to take open source contributions to improve the product and help my peers to build the future tech

Installation steps

    1.  Clone the repository to your local machine

Prerequisites

Local Setup

    1. npm
    2. node

Docker Setup

    1. Docker

Local Installation

    1. cd Next.js-Auth
    2. npm install
    3. npm run dev
    4. go to http://localhost:3000 and start using the application

Docker Installation

    1. cd Next.js-Auth
    2. docker-compose up
    3. Wait for some time
    4. go to http://localhost:3000 and start using the application
    5. go to http://localhost:8001 to open mongodb admin

๐Ÿ”— Links

portfolio linkedin twitter

Tech Stack

  • Next.js
  • Mongodb
  • Tailwindcss
  • Typescript
  • Docker

Contributing

I want to add more features and Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

Support

For support, you can buy me a coffee

Buy Me A Coffee

MIT License

next.js-auth's People

Contributors

kanugurajesh avatar rajeshkanugu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

next.js-auth's Issues

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.