Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 728 Bytes

File metadata and controls

27 lines (20 loc) · 728 Bytes

Perceuse API

What Is This?

This is the backend codebase for my Perceuse project. The project is a dance training assistant to help with drilling dance moves and the transitions between them.

Endpoints

Deployed Endpoints

To Be Updated

Local Endpoints

Project Setup

Technologies used:

  • TypeScript
  • Nodejs & Express
  • Prisma as the ORM
  • GraphQL, via Apollo
  • TypegraphQL via the prisma-typegraphql integration

Project Architecture

To Be Updated

Setting Up Your Local DB

To Be Updated