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

https://github.com/gitobi/maiko-app


https://github.com/gitobi/maiko-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/86d05a00-6fc8-4ccb-87be-f8bee5bd629f/deploy-status)](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`