This is the code to display the AI Native Dev Tool Landscape.
This is very much a work in progress.
- The code is in the
frontend
directory. - It's a Vue 3 project.
- The landscape data is in the
assets/tool-landscape.yaml
file.
npm install
npm run dev
npm run format
npm run build
- https://github.com/daiyi/gh-pages-pr-previews/blob/main/.github/workflows/gh-pages.yml
- https://github.com/peaceiris/actions-gh-pages
- https://stackoverflow.com/questions/76267018/how-can-i-protect-a-github-branch-and-allow-only-github-actions-to-push-to-it-an
- Changes need to be made using Pull Requests.
- Commits need to be signed.
This project is licensed under the MIT License - see the LICENSE file for details.