Code Monkey home page Code Monkey logo

dnd-sheet's Introduction

Ficha de personagem - D&D 5ª Edição / Character sheet - 5th Edition D&D

PT-BR | ENG

Índice

Descrição

Esta aplicação fornece uma ficha de personagem automatizada para D&D 5ª Edição.

Tecnologias

Linguagens

Frameworks utilizados

Empacotador

Gerenciador de contêineres

Bibliotecas/Gems

Gems do Ruby

Bibliotecas JS

Executando o projeto

  • Certifique-se de ter o Docker instalado.
  • Clone o repositório:
git clone [email protected]:mfornaciari/dnd-sheet.git
  • Suba os contêineres:
docker compose up
  • Aguarde a inicialização dos servidores.
  • Acesse localhost:3000.
  • Para usar o console GraphiQL, acesse localhost:3001/graphiql.

Executando os testes

  • Após clonar o projeto e subir os contêineres, entre no contêiner que deseja testar.

  • Back-end:

docker compose exec -it back-end bash
  • Front-end:
docker compose exec -it front-end bash
  • No back-end, execute rspec; no front-end, yarn test.

Index

Description

This app provides an automated character sheet for 5th Edition D&D.

Technologies

Languages

Frameworks used

Bundling

Container management

Libraries/Gems

Ruby gems

JS libraries

Running the project

  • Make sure you have Docker installed.
  • Clone the repo:
git clone [email protected]:mfornaciari/dnd-sheet.git
  • Run the containers:
docker compose up
  • Wait for the servers to initialize.
  • Access localhost:3000.
  • To use the GraphiQL console, access localhost:3001/graphiql.

Running tests

After cloning the project and running the containers, access the container you want to test.

Back-end:

docker compose exec -it back-end bash

Front-end:

docker compose exec -it front-end bash

On back-end, run rspec; on front-end, yarn test.

dnd-sheet's People

Contributors

davide-almeida avatar mfornaciari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.