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

https://github.com/recallwei/wiki

My personal Wiki for recording Web development knowledge.
https://github.com/recallwei/wiki

blog docs docusaurus react typescript wiki

Last synced: over 1 year ago
JSON representation

My personal Wiki for recording Web development knowledge.

Awesome Lists containing this project

README

          

# Bruce Wiki

My personal Wiki for recording Web development knowledge.

## Tech Stack

- React
- TypeScript
- Docusaurus

## Usage

### Install

```bash
pnpm i
```

### Start

```bash
pnpm dev
```

### Build

```bash
pnpm build
```

## Others

- Host by Vercel
- UI design inspired by Notion

## License

[MIT](/LICENSE) License © 2023 [Bruce Song](https://github.com/recallwei)