Skip to content

xfthhxk/kaiao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Analytics

Setup

  • Run the following to create the database schema.
KAIAO_DB_URL='jdbc:postgresql://host:port/the-kaiao-db' KAIAO_DB_USER='the-kaiao-user' KAIAO_DB_PASSWORD='<password-here>'' bb db:migrate!
  • Run the following to create a project.
KAIAO_DB_URL='jdbc:postgresql://host:port/the-kaiao-db' KAIAO_DB_USER='the-kaiao-user' KAIAO_DB_PASSWORD='<password-here>'' bb kaiao:create-project! :name '"My Site Name"' :domain '"my.site.com"'

About

Site Analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published