Docs

Author

Kickstart js author's portfolio

Mardonbek Khamidov | Portfolio

Introduction

Kickstart - Authentication template generator, with Nest/Next js

# What is Kickstart JS

Kickstart is just NPM package that generates new template for your Nest and Next js project. Template incudes built in multi-provider authentication with magic-link verification, Github and Google based registration. Also template incudes a lot of configuration that takes minimum a day to build, for example Node mailer, BullMQ, Prisma, JWT module files or Redux, Axios, Tailwind for front end.

# Why Kickstart exists

First of all, as an author of kickstart I have built it just because I did not want to write hundreds of cofigurations and authentication for every time when I start new project, instead I will use kickstart js to generate built in configured authentication, that ready to scale. Overall Kickstart allows you to focus on your project instead of configuration