Skip to content

pczyzewski5/dnd

Repository files navigation

DnD

This project is the MVP version. This application allows you:

  • render your player character card
  • create item or spell cards
  • set the date of the next session by voting

Local environment requirements

Console, docker, docker-compose, make, internet.

How to launch on the local environment

  1. navigate to project dir in console and execute make build
  2. when project is build successfully, execute make start
  3. when console is ready execute docker-compose ps and locate port near nginx container e.g 8080
    docker-compose ps
  4. navigate to localhost with found port e.g localhost:8080 and login with example@test.com and Pass123@

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published