Skip to content

sjkneisler/ttrpg-scheduler

Repository files navigation

TTRPG Scheduler

Getting Started

  • Install yarn (npm i yarn -g)
  • Install PostgreSQL (https://www.postgresql.org/download/)
  • Install NestJS globally yarn global add @nestjs/cli
  • Run yarn install
  • Run yarn db:init (only run once)
  • Run yarn db:up (run any time a new migration or model change is made)
  • Run yarn start!

About

A tool for scheduling recurring weekly events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published