feverish-v3

0.3.0 • Public • Published

Readme

Install it:

git clone https://github.com/millette/feverish-v3.git
cd feverish-v3
yarn install

Create and edit .env file with:

TEMPLATE_CACHE=true
DBUSER=[DATABASE ADMIN USERNAME]
DBPW=[DATABASE PASSWORD FOR ADMIN]
DBURL=http://localhost:5984/ # or your couchdb server address, including port

Start it:

yarn start

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    1
    • latest

Version History

Package Sidebar

Install

npm i feverish-v3

Weekly Downloads

1

Version

0.3.0

License

AGPL-3.0

Last publish

Collaborators

  • millette