Prerequisites
There isn’t much here, and that’s not an omission — Ocean has no local prerequisites or CLI to install. Describing, validating, and generating a system all happen in Ocean App, Ocean-Lab’s web application, not on your machine.
1. To Use Ocean
Section titled “1. To Use Ocean”- An internet connection.
- A modern web browser.
- Access to Ocean App.
That’s it for Ocean itself. There’s nothing to install locally, no runtime version to match, and no package manager to configure.
2. To Run What Ocean Generates
Section titled “2. To Run What Ocean Generates”Once Ocean-Lab generates an application from your Bundle, that generated project has its own prerequisites — a runtime, maybe a database, whatever its target languages and engines need. Those requirements depend entirely on what you modeled and which technologies you selected, so they differ from one generated project to the next.
The generated project’s own README is the authoritative source for its
prerequisites — not this page. Ocean-Atlas doesn’t maintain a separate,
general-purpose list of “things a generated Ocean project might need,”
because that list is different for every project.
3. What’s Next
Section titled “3. What’s Next”Run the First Example walks through using Ocean-Lab itself to work with the first Bundle.