https://github.com/gitobi/kaya-juice-jp
https://github.com/gitobi/kaya-juice-jp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitobi/kaya-juice-jp
- Owner: gitobi
- Created: 2021-08-28T03:48:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T04:04:36.000Z (over 4 years ago)
- Last Synced: 2025-07-05T18:38:59.077Z (9 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kaya-juice.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`