GithubHelp home page GithubHelp logo

neuroradiology / 5e-database Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 5e-bits/5e-database

0.0 1.0 0.0 4.66 MB

Database for the D&D 5th Edition API

Home Page: http://dnd5eapi.co/

License: MIT License

JavaScript 43.76% TypeScript 38.41% Dockerfile 17.84%

5e-database's Introduction

5e-database

Build Status Discord

Holds the database for the D&D 5th Edition API at http://dnd5eapi.co/

Talk to us on Discord!

How to run

With Docker

You should be able to build locally and then run the local Docker image. This can be done one of two ways:

  1. If you just need an image and you aren't running an M1:
docker run ghcr.io/5e-bits/5e-database:latest
  1. If you're running an M1 or you want to test changes that you've made to the Database:
docker build -t 5e-database .
docker run -i -t 5e-database:latest

Without Docker

First you need to make sure you have MongoDB installed locally.

You can load this data locally by running:

MONGODB_URI=mongodb://localhost/5e-database npm run db:refresh

API Issues

If you see anything wrong with the API and not the data, please open an issue or PR over here.

Contributing

  • Fork this repository
  • Create a new branch for your work
  • Push up any changes to your branch, and open a pull request. Don't feel it needs to be perfect โ€” incomplete work is totally fine. We'd love to help get it ready for merging.
  • We use Semantic Release so here are the PR naming convetions:
Commit message Release type
fix(pencil): stop graphite breaking when too much pressure applied Patch Fix Release
feat(pencil): add 'graphiteWidth' option Minor Feature Release
perf(pencil): remove graphiteWidth option

BREAKING CHANGE: The graphiteWidth option has been removed.
The default graphite width of 10mm is always used for performance reasons.
Major Breaking Release

(Note that the BREAKING CHANGE: token must be in the footer of the commit)

Code of Conduct

The Code of Conduct can be found here.

License

This project is licensed under the terms of the MIT license. The underlying material is released using the Open Gaming License Version 1.0a

Contributors

5e-database's People

Contributors

adm7373 avatar adrpadua avatar andruc avatar antchouay12 avatar astrelion avatar bagelbits avatar brittonhayes avatar caldane avatar dependabot[bot] avatar ecshreve avatar fergcb avatar freedzio avatar johnsenner avatar kreemer avatar markbastian avatar mikkelpaulson avatar ogregoire avatar oznogon avatar radkostanev avatar ragnork2 avatar rarst avatar rbmy avatar sleeplessone1917 avatar stevenwinfo avatar syntaxaire avatar tenari avatar tognee avatar wyrmwood avatar wyzards avatar zachanator070 avatar

Watchers

 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.