Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ArnaudRinquin/darkest-companion
A Darkest Dungeon curios and provisions helper
https://github.com/ArnaudRinquin/darkest-companion
Last synced: about 4 hours ago
JSON representation
A Darkest Dungeon curios and provisions helper
- Host: GitHub
- URL: https://github.com/ArnaudRinquin/darkest-companion
- Owner: ArnaudRinquin
- Created: 2016-02-22T01:07:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T03:05:52.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:27:40.560Z (12 days ago)
- Language: JavaScript
- Homepage: https://arnaud.rocks/darkest-companion
- Size: 5.65 MB
- Stars: 23
- Watchers: 5
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Darkest Companion
A [Darkest Dungeon](http://www.darkestdungeon.com/) curios and provisions helper
![screenshots](./screenshots.png)
# Build and run
```bash
npm install && npm run build
```In dev mode
```bash
npm run dev
```