Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 323 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 323 Bytes

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