Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# wavemaker.ai Documentation
# WaveMaker.ai Documentation

Welcome to the wavemaker.ai Documentation repository! This site is built with [Docusaurus](https://docusaurus.io/) and serves as the comprehensive documentation hub for the Agentic Application Development Platform.
Welcome to the WaveMaker.ai Documentation repository! This site is built with [Docusaurus](https://docusaurus.io/) and serves as the comprehensive documentation hub for the Agentic Application Development Platform.

🌐 **Production Site** (prod branch): [WaveMaker.ai Docs](https://docs.wavemaker.ai/)

Expand Down Expand Up @@ -28,10 +28,11 @@ Welcome to the wavemaker.ai Documentation repository! This site is built with [D
```

3. **Start development server**

```bash
npm start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

4. **Access the site**
Expand Down Expand Up @@ -85,6 +86,7 @@ npm run manage-docs
```

This interactive tool allows you to:

- Create new sidebars
- Add categories to existing sidebars
- Create new documentation pages
Expand All @@ -110,8 +112,7 @@ We welcome contributions! Please see our [CONTRIBUTING.md](./CONTRIBUTING.md) fo

## License

This project is licensed under the terms specified by WaveMaker, Inc.

This project is licensed under the terms specified by WaveMaker, Inc.

## Branching & Contribution Workflow

Expand Down Expand Up @@ -150,12 +151,8 @@ We follow a simple branching setup to keep the docs stable, while still making i
- Delete the branch after merging to keep things tidy
- Never merge feature branches directly into `main`


### Prod Branch (`prod`)

- This is the **stable, production** version of the documentation.
- Please **don’t commit directly or raise pr** to `prod`.
- Updates reach `prod` **only through a Pull Request from `main`**.




Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Platform focuses on 3 key approaches to provide acceleration to the development
2. **Squad of AI Agents** for SDLC workflows, with standards based app generation
3. **Integrated Studio experience** to develop, test, configure & deploy apps

![Three Pillars](../../docs/release-notes/release-version-1/assets/img/1-ThreePillar.png)
![Three Pillars](../../docs/release-notes/release-version-12/assets/img/1-ThreePillar.png)

A hybrid development environment that combines autonomous design to code AI that converts Figma designs to a working application, Agents that carry out development tasks enforcing architecture, enterprise guardrails, and an integrated Studio environment for developers to fine-tune and override.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Angular",
"description": "Platform for building mobile and desktop web applications",
"link": "https://angular.io/",
"version": "18.2.13"
"version": "21.2.20"
},
{
"name": "jQuery",
Expand All @@ -24,13 +24,13 @@
"name": "ngx-bootstrap",
"description": "Native Angular directives for Bootstrap.",
"link": "https://valor-software.com/ngx-bootstrap/",
"version": "9.0.0"
"version": "21.2.0"
},
{
"name": "Bootstrap",
"description": "The most popular HTML, CSS, and JS library for developing responsive, mobile-first projects.",
"link": "https://getbootstrap.com/docs/3.3/",
"version": "3.3.7"
"version": "3.4.1"
},
{
"name": "D3.js",
Expand All @@ -54,7 +54,7 @@
"name": "Lodash (lodash-es)",
"description": "A modern JavaScript utility library delivering modularity, performance, & extras.",
"link": "https://lodash.com/",
"version": "4.17.12"
"version": "4.18.1"
}
],
"React": [
Expand Down Expand Up @@ -170,7 +170,7 @@
"name": "Jackson",
"description": "Standard JSON library for Java (streaming, DOM, binding).",
"link": "https://github.com/FasterXML/jackson",
"version": "2.22.1"
"version": "2.22.2"
},
{
"name": "SLF4J",
Expand Down Expand Up @@ -212,7 +212,7 @@
"name": "Guava",
"description": "Google core libraries for Java.",
"link": "https://github.com/google/guava",
"version": "33.6.0-jre"
"version": "33.7.1-jre"
},
{
"name": "PostgreSQL Driver",
Expand All @@ -230,13 +230,13 @@
"name": "JGit",
"description": "Java implementation of the Git version control system.",
"link": "https://www.eclipse.org/jgit/",
"version": "7.7.0.202606012155-r"
"version": "7.7.1.202607240634-r"
},
{
"name": "Apache Commons Codec",
"description": "Implementations of common encoders and decoders (Base64, Hex, etc).",
"link": "https://commons.apache.org/proper/commons-codec/",
"version": "1.22.0"
"version": "1.22.1"
},
{
"name": "Apache Commons IO",
Expand All @@ -260,7 +260,7 @@
"name": "Apache FreeMarker",
"description": "Java template engine to generate text output.",
"link": "https://freemarker.apache.org/",
"version": "2.3.34"
"version": "2.3.35"
},
{
"name": "Apache Tika",
Expand All @@ -278,7 +278,7 @@
"name": "MongoDB Driver",
"description": "Java driver for MongoDB.",
"link": "https://www.mongodb.com/docs/drivers/java/sync/current/",
"version": "5.9.1"
"version": "5.11.0"
},
{
"name": "Jakarta Validation API",
Expand All @@ -290,7 +290,7 @@
"name": "Apache Commons Validator",
"description": "Client-side validation and server-side validation support.",
"link": "https://commons.apache.org/proper/commons-validator/",
"version": "1.10.1"
"version": "1.11.0"
},
{
"name": "JSON-Smart",
Expand All @@ -314,7 +314,7 @@
"name": "Apache Maven",
"description": "Software project management and comprehension tool.",
"link": "https://maven.apache.org/",
"version": "3.9.15"
"version": "3.9.16"
},
{
"name": "Apache Ant",
Expand All @@ -326,7 +326,7 @@
"name": "npm",
"description": "Package manager for the JavaScript programming language.",
"link": "https://www.npmjs.com/",
"version": "10.9.2"
"version": "10.9.3"
}
],
"React": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ By combining visual tools, AI agents, and design-led workflows, WaveMaker AI ena

<style>
{`
.announcement-image-wrapper { text-align: center; margin: 0.5rem 0; }
.announcement-image { display: inline-block; width: 600px; height: 400px; object-fit: contain; max-width: 100%; border-radius: 6px; }
@media (max-width: 768px) { .announcement-image { width: 100%; height: auto; } }
`}
.announcement-image-wrapper { text-align: center; margin: 0.5rem 0; }
.announcement-image { display: inline-block; width: 600px; height: 400px; object-fit: contain; max-width: 100%; border-radius: 6px; }
@media (max-width: 768px) { .announcement-image { width: 100%; height: auto; } }
`}
</style>
Loading