Skip to content

Your plug and play federated network. This is a sample Bonfire app, which is mostly made up of config and a set of extensions (that live in separate repos)

License

Notifications You must be signed in to change notification settings

anamaticom/bonfire-app

 
 

Repository files navigation

Bonfire

This app is part of the Bonfire ecosystem and bundles the following extensions:

Handy commands

  • mix cpub.deps.update - updates commonspub dep versions
  • mix cpub.deps.clean - cleans the compiled deps so config is reread
  • mix cpub.deps - both of the above

If using Docker, just replace mix with make mix- in the above commands, so for example mix cpub.deps becomes make mix-cpub.deps.

Copyright and License

Copyright (c) 2020 Bonfire Contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Your plug and play federated network. This is a sample Bonfire app, which is mostly made up of config and a set of extensions (that live in separate repos)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 86.4%
  • Makefile 5.5%
  • JavaScript 4.3%
  • SCSS 2.9%
  • HTML 0.9%