This repository contains Aleksey Nemiro's knowledge base.
The knowledge base files are located in the "base" folder.
In addition, the "examples" folder contains code examples on various topics.
Docusaurus is used as a user interface for the knowledge base.
The local launch requires Node.js version 18 or higher.
1. Clone this repository:
git clone https://github.com/alekseynemiro/knowledgebase.git && cd knowledgebase
2. Restore packages:
nmp ci
3. Run the project:
npm start
This repository uses different types of licenses.
Unless otherwise noted, the materials are provided under the MIT license.