https://github.com/wearetechnative/cloudia-core
https://github.com/wearetechnative/cloudia-core
cloudia
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wearetechnative/cloudia-core
- Owner: wearetechnative
- Created: 2025-06-03T21:49:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-03T21:52:46.000Z (about 1 year ago)
- Last Synced: 2025-06-04T06:09:48.396Z (about 1 year ago)
- Topics: cloudia
- Language: Elixir
- Homepage:
- Size: 2.41 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudia Core
Cloud Infrastructure Abstraction. Cloudia reads clouds and will write diagrams.
**WARNING WIP** application and documentation will change.

## Development
Clone this project and run `nix develop`.
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.