Skip to content

chrstnfrrs/soare

Repository files navigation

Soare

This is the soare project.

Format Lint Tests Coverage Acceptance

Getting Started

  • yarn: install dependencies
  • yarn dev: start all applications

Helpful scrips

  • yarn format: format all applications with prettier.
  • yarn lint: validate code preferences with eslint.
  • yarn test: run test suite.
  • yarn coverage: run test suite with coverage output.
  • yarn acceptance: run end to end tests. Dev server must be running

Apps and Packages

  • api: Apollo GraphQL Server
  • db: Dockerized postgres used for local development
  • web: Next.js app
  • lint: eslint configurations
  • utils: Utility functions shared across applications

Useful Links

Turborepo:

Releases

No releases published

Packages

No packages published