https://github.com/shaneriley/acnh_walls_and_floors
Animal Crossing: New Horizons walls and floors collection management
https://github.com/shaneriley/acnh_walls_and_floors
Last synced: 3 months ago
JSON representation
Animal Crossing: New Horizons walls and floors collection management
- Host: GitHub
- URL: https://github.com/shaneriley/acnh_walls_and_floors
- Owner: shaneriley
- Created: 2020-04-17T12:30:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T15:31:08.000Z (over 2 years ago)
- Last Synced: 2025-01-18T17:24:21.973Z (5 months ago)
- Language: JavaScript
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
* `cp prisma/prisma.example.yml prisma/prisma.yml`
* `yarn`
* `npx prisma init`
* `npx prisma deploy`
* `yarn start`GraphQL-Yoga playground available at [http://localhost:4000](http://localhost:4000)