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

https://github.com/audrey-yang/taskflow2

☑️ A little task manager
https://github.com/audrey-yang/taskflow2

electron electron-forge pouchdb react vite

Last synced: 2 months ago
JSON representation

☑️ A little task manager

Awesome Lists containing this project

README

          

# taskflow2

## About
A little task manager made with Electron.js, Vite, React.js, and PouchDB/CouchDB.

## How to run
To run the application locally, run
```
npm install
npm start
```

This application expects a CouchDB instance from IBM Cloudant. You will need a `.env` file storing credentials in order to connect to Cloudant.