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

https://github.com/ninest/fastnotes

Note-taking PWA
https://github.com/ninest/fastnotes

note-taking notes notes-app pwa

Last synced: 8 months ago
JSON representation

Note-taking PWA

Awesome Lists containing this project

README

          

# [Fastnote](https://quicknote.now.sh/)

> **📝 Note-taking PWA**

![GitHub](https://img.shields.io/github/license/ninest/quick-note?style=flat-square)
[![BMAC](https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-orange.svg?style=flat-square)](https://www.buymeacoffee.com/ninest)
[![HitCount](http://hits.dwyl.com/quick-note/NextBusSG.svg)](http://hits.dwyl.com/quick-note/NextBusSG)

## ⚙️ Build setup

Clone or fork the repository, then run

```bash
yarn
yarn dev
```

to start a dev server.

### PWA config

_Coming soon_

### Hosting

To host a debug:

```
vc
```

To host production:

```
vc --prod
```

## 📜 License

MIT