Skip to content

Files

Latest commit

 

History

History
49 lines (31 loc) · 1.35 KB

File metadata and controls

49 lines (31 loc) · 1.35 KB

React Prisma Typescript Fullstack

Backend

Frontend

Installation

  • yarn install
  • cd backend
  • yarn docker:up

in a new terminal / window

  • yarn prisma:deploy

Usage

  • cd backend
  • yarn dev

in a new terminal / window

  • cd frontend
  • yarn start

Hosting

Workspace

Licence

MIT