Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moikapy/moikapy.eth


https://github.com/moikapy/moikapy.eth

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

        

# MOIKAPY.LAZYNFT.APP
> MOI POLYGON MINTING SITE
- The Frontend of the Moia Studios

## How To Start
- Remove "-template" from the .env-template file and edit accordingly.
- Without Docker
```
npm run dev

# or

yarn dev
```

- With Docker
```
docker compose up
```