https://github.com/dandeduck/itemquest
Cross platform marketplace for in-game items
https://github.com/dandeduck/itemquest
Last synced: 6 months ago
JSON representation
Cross platform marketplace for in-game items
- Host: GitHub
- URL: https://github.com/dandeduck/itemquest
- Owner: dandeduck
- License: gpl-3.0
- Created: 2024-12-05T13:35:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T14:03:14.000Z (over 1 year ago)
- Last Synced: 2025-05-14T10:33:46.301Z (about 1 year ago)
- Language: Gleam
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# itemquest
Cross platform marketplace for in-game items.
## Development
```sh
gleam run # Run the project
gleam test # Run the tests - There aren't any atm :P
```