Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RedPhortex/Random

Repository files navigation

Random

A web application for simulating random events with customizable choices and weights.

It includes an Admin Dashboard for managing the choices and weights, as well as a User Interface for running events and exporting the results to Excel.

Features

  • Customizable Random Events
  • Admin Dashboard
  • User Interface
  • Export to Excel
  • Different Sessions

Getting Started

Prerequisites

Install

Clone the repository

git clone https://github.com/RedPhortex/random.git

Go to the cloned directory

cd random

Install dependencies

pnpm install

Run the development server

Create and adjust .env file.

See [.env.example](.env.example).
pnpm run dev

After running the development server, the app will be accessible at http://localhost:5173. The admin dashboard is accessible at /admin for modifying choices and weights.

Build

Generate a production build

pnpm run build

Format

Check if the code is well formatted

pnpm run format

Lint

pnpm run lint

Built with

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A web application for simulating random events with customizable choices and weights.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •