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

https://github.com/fuseio/flash-dapp


https://github.com/fuseio/flash-dapp

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flash

Your crypto savings app.

## Getting Started

1. Copy environment variables:
```bash
cp .env.example .env.local
```
2. Run development server:
```bash
pnpm dev
```