Skip to content

alekseynemiro/knowledgebase

Repository files navigation

Aleksey Nemiro's knowledge base

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.

Online

https://kb.nemiro.net/

Local use

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

License

This repository uses different types of licenses.
Unless otherwise noted, the materials are provided under the MIT license.