Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BolZer/ts-dewcheck
A Stardew Valley community center checklist tool.
https://github.com/BolZer/ts-dewcheck
Last synced: 2 months ago
JSON representation
A Stardew Valley community center checklist tool.
- Host: GitHub
- URL: https://github.com/BolZer/ts-dewcheck
- Owner: BolZer
- Created: 2019-06-07T18:02:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T07:34:40.000Z (over 1 year ago)
- Last Synced: 2024-11-12T20:48:24.489Z (2 months ago)
- Language: TypeScript
- Homepage: https://dewcheck.com
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesomestardew - ts-dewcheck
README
# ts-dewcheck
![Logo](https://i.imgur.com/vCkVBol.png)`ts-dewcheck` is a little tool to help you keep track of your progress
in the main story arc (community center) of the game Stardew Valley.The tool is written in typescript using the react & redux frameworks.
If you want to check the tool out, you can do this by checking the repository
out and typing:```bash
make dev
```