Skip to content

A side project I created to learn ReactJS with Typescript using Stateless Authentication with JWT and localStorage, as also improve my skills in product development, UI/UX, SEO, and so on. This is a Micro SaaS (software as a service) project, that uses Stripe checkout to take care of payments and subscriptions management.

Notifications You must be signed in to change notification settings

AlexGalhardo/games.alexgalhardo.com

Repository files navigation

Introduction

Tools & Features

ToDo v3

API

Development Setup Local

  1. Clone this repository
git clone git@github.com:AlexGalhardo/games.alexgalhardo.com.git
  1. Enter repository
cd games.alexgalhardo.com/
  1. Install dependencies
npm install
  1. Setup your environment variables
cp .env.example .env
  1. Start local server
npm run dev

Build for deploy

a. Creating build

bun run build

b. Preview build server

bun run start

License

MIT

Copyright (c) August 2023-present, Alex Galhardo

About

A side project I created to learn ReactJS with Typescript using Stateless Authentication with JWT and localStorage, as also improve my skills in product development, UI/UX, SEO, and so on. This is a Micro SaaS (software as a service) project, that uses Stripe checkout to take care of payments and subscriptions management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages