Skip to content

booksmith-io/hirgon

Repository files navigation

hirgon

hirgon

INSTALLATION

install system dependencies

  • git
  • npm
  • nodejs
  • sqlite3
  • make

install project

git clone git@github.com:booksmith-io/hirgon.git
cd hirgon
npm run setup
cp -a .hirgonrc.example .hirgonrc

run the project

npm run development

update project

npm run upgrade
npm run update_deps
npm run upgrade_database

COPYRIGHT AND LICENSE

hirgon is Copyright (c) 2025 Blaine Motsinger under the MIT license.

About

Messenger of Gondor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published