Skip to content

devin-mitchell/mantra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantra

Development

Couchdb can be started and ran through docker by running:

docker-compose up

See compose.yaml for port, username, and password for couch instance. Given port is at "5984" then the admin interface for couch can be accesed at localhost:5984/_utils.

CouchDB Views

Views are maintained in this repo in the /priv/couch folder. To sync views with couch database run mix couch.view.sync.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 73.1%
  • CSS 19.2%
  • HTML 4.4%
  • JavaScript 3.3%