This repository hosts the source code for the official DiceDB documentation available at dicedb.io.
DiceDB is an open-source, fast, reactive, in-memory database built for modern workloads. This repository contains all content, configuration, and assets used to build and publish the documentation site.
To run the docs server locally
git clone https://github.com/dicedb/docs.git
npm install
npm run devContributions are welcome! You can help by:
- Fixing typos or improving clarity
- Adding examples or guides
- Improving existing documentation
- Reporting issues or missing content
- Fork the repository
- Create a new branch for your changes
- Make your updates
- Submit a pull request
If you find a problem or have a suggestion, please open an issue in this repository.
- Website: https://dicedb.io
- DiceDB Repository: https://github.com/dicedb/dicedb