Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moikapy/moikapy.eth
https://github.com/moikapy/moikapy.eth
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/moikapy/moikapy.eth
- Owner: Moikapy
- License: apache-2.0
- Created: 2021-08-31T21:05:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-08T17:40:06.000Z (about 3 years ago)
- Last Synced: 2023-03-02T22:41:47.767Z (over 1 year ago)
- Language: JavaScript
- Homepage: moikapy.vercel.app
- Size: 5.87 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```