https://github.com/gitobi/fruits-easy-jp
https://github.com/gitobi/fruits-easy-jp
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitobi/fruits-easy-jp
- Owner: gitobi
- Created: 2019-02-17T12:29:15.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T01:06:26.000Z (almost 3 years ago)
- Last Synced: 2024-03-17T17:31:41.055Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://fruits-easy.jp
- Size: 5.52 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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`