Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 907 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 907 Bytes

🏰 DooM Fortress

A Dashboard for the Microservice Dungeon game

"Warning: the Slayer has entered the facility."

Authors:

Requirements

  • Ruby 3.0.2 & Rails 7.0.1 To install Ruby on Rails see here

Run

  • bundle install
  • rails db:migrate
  • rails s

you are ready. Server aviable on http://localhost:3000 See route http://localhost:3000/events for the dashboard.