Backdoor v0.0.1-dev Backdoor View Source

Contributing

For those planning to contribute to this project, you can run a dev version of the dashboard with the following commands:

$ mix setup
$ mix dev

Alternatively, run iex -S mix dev if you also want a shell.

Project set up & structure files

The project set up / infrastructure was taken from Phoenix LiveView project, and specifically the version available under this link: https://github.com/phoenixframework/phoenix_live_view/commit/656235af01f923c88c1f68033862399e4e45ab9e and was adjusted to the needs of this project slightly, remaining over all very similar to how development / testing environment for Backdoor works.

License

MIT License. Copyright (c) 2020 Hubert Łępicki, AmberBit Sp. z o. o. MIT License. Copyright (c) 2019 Michael Crumm, Chris McCord, José Valim.