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

https://github.com/gitobi/fruits-easy-jp


https://github.com/gitobi/fruits-easy-jp

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/42a058ab-6ac2-4158-a188-84f0bf49a4e5/deploy-status)](https://app.netlify.com/sites/fruits-easy-jp-production/deploys)

# fruits-easy.jp

# Development

## Getting Started

1. `docker compose run --rm development npm install`
1. `cp .env.sample .env.development`
1. Edit `.env.development`
1. `docker-compose up`
1. See `http://localhost:8000`