https://github.com/mikaelfangel/casemanager
💼 A flexible and scalable case management platform for MSSPs
https://github.com/mikaelfangel/casemanager
ash case-management elixir phoenix security
Last synced: over 1 year ago
JSON representation
💼 A flexible and scalable case management platform for MSSPs
- Host: GitHub
- URL: https://github.com/mikaelfangel/casemanager
- Owner: MikaelFangel
- License: mit
- Created: 2024-09-02T06:57:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T14:29:13.000Z (over 1 year ago)
- Last Synced: 2025-03-04T03:15:50.945Z (over 1 year ago)
- Topics: ash, case-management, elixir, phoenix, security
- Language: Elixir
- Homepage: https://mikaelfangel.github.io/CaseManager/
- Size: 1.4 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CaseManager
To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix