Skip to content

Don't Rest Your Head - Dice Roller

Notifications You must be signed in to change notification settings

MariShopen/dryh

Repository files navigation

Don't Rest Your Head - Dice Roller

This project is currently intended to be run locally. A deployed version will be available soon.

Development

  1. Install dependencies with npm i
  2. To run the project in development mode:
    • For the web client: npm run web:dev
    • For the API server: npm run api:dev

Development with Devcontainers

This project includes a devcontainer configuration. If you have the Dev Containers extension for Visual Studio Code, you can open this project in a container to get a pre-configured development environment with all the necessary dependencies and tools installed.

  1. Open the project in VS Code.
  2. When prompted to "Reopen in Container", click the button.
  3. Once the container is built and started, you can run the development commands as usual inside the integrated terminal.

Tech stack

  • React is used for building the UI and interactivity.
  • Tailwind CSS and shadcn/ui is used for styling.
  • The project uses Prettier and ESLint to ensure a consistent code style and quality.
  • The code is written in TypeScript to provide type safety and increase reliability.

About

Don't Rest Your Head - Dice Roller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages