An open API service indexing awesome lists of open source software.

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

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)