Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcansh/snkrs
show off your sneaker collection
https://github.com/mcansh/snkrs
Last synced: 15 days ago
JSON representation
show off your sneaker collection
- Host: GitHub
- URL: https://github.com/mcansh/snkrs
- Owner: mcansh
- License: mit
- Created: 2020-05-11T23:08:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T19:15:17.000Z (12 months ago)
- Last Synced: 2024-10-18T06:27:53.943Z (25 days ago)
- Language: TypeScript
- Homepage: https://snkrs.mcan.sh
- Size: 23.9 MB
- Stars: 36
- Watchers: 3
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: readme.markdown
- License: LICENSE
- Code of conduct: code_of_conduct.markdown
Awesome Lists containing this project
- awesome-remix - snkrs
- awesome-remix - snkrs
README
# snkrs
My Sneaker Collection
![](app/assets/screenshot.jpg)
## Getting Started
1. clone the repo
2. install deps `npm ci`
3. copy `.env.example` to `.env`
4. `docker-compose up`
5. start the dev server `npm run dev`