Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 454 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 454 Bytes

Fullstack Application Starter

A simple full stack application with production-ready architecture.

Tech Stack

  • Node.js
  • Typescript
  • React
  • Next.js

Setup

This repository is basically split into two main directories:

Each respective directories contain their own README files that provide information on setup, structure, etc.

Note: Backend must be started before running frontend