https://github.com/gitobi/maiko-app
https://github.com/gitobi/maiko-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitobi/maiko-app
- Owner: gitobi
- Created: 2018-08-01T06:58:05.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T00:56:49.000Z (almost 3 years ago)
- Last Synced: 2024-03-17T17:31:41.779Z (about 2 years ago)
- Language: JavaScript
- Size: 5.9 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/maiko-app-production/deploys)
# maiko.app
# 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`