Skip to content

doxa-tech/goodtickets

Repository files navigation

Goodtickets

Goodtickets is an open-source ticketing plateform.

Setup

The project requires:

  • ruby (> 3)
  • node.js (> 18)
  • yarn (install)

To setup the project, run the (idempotent) command:

bin/setup

To run the development server, run:

bin/dev