Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 3.56 KB

README.md

File metadata and controls

67 lines (48 loc) · 3.56 KB

Wanna modify illa-builder by yourself? Check out this repo!

🚀Get Started

illa-builder consists of these parts, which are:

  • illa-builder (the whole frontend project)
  • illa-builder-backend (for managing apps , resources, and actions)
  • illa-builder-backend-ws (for managing WebSocket connection)
  • illa-supervisor-backend (for managing user info and ABAC)
  • illa-supervisor-backend-internal (for illa-builder-backend fetch info which in illa-supervisor-backend)

And the add-ons include:

  • nginx (for serving the illa-builder)
  • envoy (as all units ingress)
  • minio (storage user avatar etc)
  • redis (for cache and user session storage)
  • postgres (for all data storage)

✨ Index

License

This project is Apache License 2.0.