Event aggregator for developers.
git clone https://github.com/ghostfaccee/Prism.git
cd Prism
docker compose --profile prod up --build -d
You can view the documentation at http://127.0.0.1:8000/docs or http://127.0.0.1:8000/redoc when the container is running.
Also you can view documentation at the link
docker compose --profile prod down -v # with database drop
- You can view the project's business card at the link
- You can view the launch guide at
docs/launch-guide.md
Code: The source code in this repository is distributed under the Apache 2.0 License. See the LICENSE file for details.
Logo and Graphics: All visual assets, including the project logo located in the assets/ folder (from the root of project), are copyrighted and are the sole property of ghostfaccee (the project author).
Use of the logo is permitted only within the context of this project (for example, when creating documentation or contributing to the repository).
Any other use—including copying, modifying, distributing, sublicensing, or commercial use—is strictly prohibited without the express written permission of the author.
For permission requests, please contact: ghostface.host@gmail.com.
