Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.25 KB

File metadata and controls

35 lines (18 loc) · 1.25 KB

Quick Start

Since you have already downloaded the folders.

Lets get started!

Step 1: Authentication (Supertokens) Important

Our boilerplate utilizes Supertokens to handle our login, sign-up, verification, and more.

Their service is great and cheaper than most alternatives. It's free for under 5,000 Monthly Active Users when using their hosting. Alternatively, you can decide to self-host this service in the future if you prefer.

**If you encounter technical difficulties with Supertokens, they offer excellent support via their Discord Channel.

Self-Host is Free and Open Source.

Check out their pricing details here.

We will be using their Email + Password login feature for our boilerplate.

To configure Supertokens, click here First Step!

Step 2: Env Setups

Authenication (Supertoken) / URL Setup

Database (MongoDB) Setup

Email (ConvertKit) Setup

Payment (Stripe) Setup

Real-time Error handling (Sentry.io) Setup

Analytics (Google Analytics) Setup