Skip to content

indy/civil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Civil

A knowledge management system for the next 30 years. Developed at git.indy.io for my own use and mirrored on Github in case anyone wants to use it.

Server

rename .env.example to .env and update it for your environment. The database tables can be created by running the misc/schema.psql file into a Postgres database.

$ make run

Client

$ make wasm

Release build

$ make release

The dist directory will contain the release build

Deploying (to indy.io)

$ make upload

Requirements

install minify:

$ sudo apt install minify

if the minify binary is not installed on the build system then the unminified assets will be used

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks