Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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))