hektor / billing-system

Strapi & Next.js billing system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated billing system

Next.js

Hooks Environment variables

Strapi

GraphQL & JWT auth

Setup

Installation

Client

Install dependencies for client

Go to client folder
cd client Run yarn

Add environment variables

Create a .env file in this directory (You can use the .env.example file as a reference)

Strapi

Install dependencies for Strapi

Go to strapi folder
cd strapi Run yarn

About

Strapi & Next.js billing system

License:MIT License


Languages

Language:JavaScript 94.4%Language:Svelte 3.1%Language:CSS 2.1%Language:HTML 0.3%Language:Shell 0.2%