Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 330 Bytes

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.