https://github.com/hypercerts-org/hypercerts-app
Lean, mean, minting machine
https://github.com/hypercerts-org/hypercerts-app
Last synced: 8 months ago
JSON representation
Lean, mean, minting machine
- Host: GitHub
- URL: https://github.com/hypercerts-org/hypercerts-app
- Owner: hypercerts-org
- Created: 2024-04-10T16:53:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:40:08.000Z (over 1 year ago)
- Last Synced: 2024-10-29T09:44:29.869Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://hypercert-app.vercel.app
- Size: 3 MB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hypercert-app
## Installation
Setup pnpm:
```bash
corepack use
```
## Development
```bash
pnpm dev
```
## Build
```bash
pnpm build
```