Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.91 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.91 KB
PRG Logo

API to manage sessions, characters, items and skills within PRG - Table Master

Badge Badge Badge Badge

Badge Badge

About the project

The PRG comes with the aim of facilitating the start of sessions, making skills, items, proficiency or any other requirement instantly drawn and given to the player. With it, we seek to reduce the preparation time and increase the playing time.
Enjoy and roll the dice! 🎲

Getting Started

To run PRG in your computer, first run the following command to install the dependencies and launcher docker:

 yarn install
 docker compose up

after running the command, you can run the migrations and popoulate the database with tables, with the command:

 yarn typeorm migrations:run

Related Projects

I also created an application that consumes PRG API data, how about checking out the PRG APP?

Contributing

Feel like contributing? Fantastic! but at the moment this project is on pause, but feel free to open a PR

License

MIT © jeffsLM