Skip to content

firestormforum/firestorm_data

Repository files navigation

FirestormData

This is the data layer for Firestorm Forum. It contains the core data models and API for interacting with them.

Installation

If available in Hex, the package can be installed by adding firestorm_data to your list of dependencies in mix.exs:

def deps do
  [
    {:firestorm_data, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/firestorm_data.

About

The data layer for an open-source forum engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages