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

https://github.com/akiver/cs-demo-manager.com

Source code of https://cs-demo-manager.com
https://github.com/akiver/cs-demo-manager.com

counter-strike cs2 csgo docusaurus

Last synced: 6 months ago
JSON representation

Source code of https://cs-demo-manager.com

Awesome Lists containing this project

README

          

# cs-demo-manager.com

Source code of [https://cs-demo-manager.com](https://cs-demo-manager.com), the website of the application [CS Demo Manager](https://github.com/akiver/cs-demo-manager).

## Development

1. `npm i`
2. `npm run dev`

## Working on a specific locale

Most commands accept a `--locale` argument, examples:

- `npm run dev --locale fr`
- `npm run write-translations --locale fr`

## License

[MIT](https://github.com/akiver/cs-demo-manager.com/blob/main/LICENSE.md)