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

https://github.com/lnbits/my.lnbits.com

LNbits SaaS Frontend
https://github.com/lnbits/my.lnbits.com

Last synced: over 1 year ago
JSON representation

LNbits SaaS Frontend

Awesome Lists containing this project

README

          

## Install the dependencies
```bash
npm install
```

### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```

### Build the app for production
```bash
quasar build
```

## Credits
Special thanks to [Pratik Patel](https://github.com/pratik227/quasar-admin) for the Quasar Template project.

## License

[MIT](http://opensource.org/licenses/MIT)