Skip to content

lawandothman/miru

Repository files navigation

ミル Miru

Miru

This is a monorepo managed by Turborepo

What's Inside?

This Turborepo includes the following packages/apps:

  • frontend: a Next.js app
  • omni: a GraphQL API

Run locally

  • Install Dependencies.
pnpm install
  • Create a .env in the root of the project following the .env.example template.

  • Start the local development database

docker compose up -d
  • Run the development server
pnpm dev

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •