Skip to content

Repository files navigation

Fircles Monorepo

This repository contains the code for Fircles – a social friend circles app for sharing items. The project is organised as a TurboRepo monorepo with the following packages:

  • apps/web – Next.js 14 frontend using React, Tailwind CSS and Zustand
  • apps/api – NestJS backend using Prisma ORM and PostgreSQL
  • packages/types – shared TypeScript models

Development

Install dependencies for all workspaces and run the build pipeline:

npm install
npm run build

Run tests across all packages:

npm test

Each package can also be started individually using the scripts defined in its package.json.

About

yet another app for friend circles

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages