An open API service indexing awesome lists of open source software.

https://github.com/danielgiljam/dice-10-000


https://github.com/danielgiljam/dice-10-000

monorepo nextjs nx react supabase tailwindcss typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dice 10 000

A digital version of the dice game "10 000".

This project is managed as a monorepo using [Nx](https://nx.dev). See [`docs/NX_BASICS.md`](docs/NX_BASICS.md) for a basic overview of Nx and the features is provides.

## Overview

### Apps

- [`@dice-10-000/nextjs-app`](apps/nextjs-app) – The web application. The place where all the pieces come together and what eventually faces the end-user.

- [`@dice-10-000/nextjs-app-e2e`](apps/nextjs-app-e2e) – End-to-end tests for the web application.

## Design Documents

- [UI Wireframe](https://danieljohannesgiljam544619.invisionapp.com/freehand/Dice-10-000-QuTLI1SxM?dsid_h=02c408fa375f4fbceb7075e8c073d26e292e81ab7f3df96c56866cb6789d7980&uid_h=11d78be962b3d7dbabd3e303c0d65c8be71969214d24c4c035ac52a3e4c8b405) (WIP 🚧)

- [DB Diagram](https://drawsql.app/teams/daniel-giljam/diagrams/dice-10-000) (WIP 🚧)

## Specifications

- [Draft 2 – 2022-09](docs/specification/DRAFT_2.md) (current 📍, WIP 🚧)
- [Draft 1 – 2022-07](docs/specification/DRAFT_1.md)