/sheetcollab

(Development paused) Sheet Music knowledge portal

Primary LanguageTypeScript

Sheet Collab

Sheet music portal

Technologies

Front: React, Recoil, TypeScript, Apollo GraphQL, Chakra UI

API: Apollo GraphQL, TypeScript, TypeGraphQL, TypeORM

Local Development

  • Start both the front-end and API with the following command:
yarn dev

# or with npm
npm run dev