Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andostronaut/drowser-site
The official website and documentation for Drowser and Drowser Studio.
https://github.com/andostronaut/drowser-site
ai drowser graphics metrics test-automation testing
Last synced: 3 days ago
JSON representation
The official website and documentation for Drowser and Drowser Studio.
- Host: GitHub
- URL: https://github.com/andostronaut/drowser-site
- Owner: andostronaut
- Archived: true
- Created: 2024-08-11T08:29:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T12:44:55.000Z (3 months ago)
- Last Synced: 2024-11-12T14:09:27.984Z (3 days ago)
- Topics: ai, drowser, graphics, metrics, test-automation, testing
- Language: TypeScript
- Homepage: https://drowser.kinotio.io
- Size: 2.2 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drowser and Drowser Studio site
The official website for Drowser and Drowser Studio.
The project uses Pnpm and Nextra. To develop it locally, clone this repository and run the following command to start the local dev server:
```sh
pnpm install
``````sh
pnpm dev
```And visit [localhost:3000](localhost:3000) to preview your changes.
## Contributing
When making a change, or creating a new page, please make sure to edit all language files. You can simply copy the content of the edited English document (or the edited paragraph) and apply it to other language files. And then, volunteers are welcome to help with any untranslated sections.
## Contributors
- Main contributor is Ando ([@andostronaut](https://github.com/andostronaut))