Backpex
Backpex is a simple admin dashboard that makes it easy to manage existing resources in your application.
See our comprehensive docs for more information.
Development
Requirements
Recommended Extensions
Setup
- Clone the repository.
-
In
demodirectpry runcp .env.example .envand set values accordingly.-
Generate
SECRET_KEY_BASEviamix phx.gen.secret. -
Generate
LIVE_VIEW_SIGNING_SALTviamix phx.gen.secret 32.
-
Generate
-
Run
mutagen-compose up(yarn watchis triggered autoamtically). -
Run
mix dialyzer --pltinside theappcontainer to generate the initial PLT file.
Now you can visit localhost:4000 from your browser.
License
Backpex source code is licensed under the MIT License.