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

https://github.com/okd-project/okd-web

okd.io built with Docusaurus
https://github.com/okd-project/okd-web

docs docusaurus okd openshift

Last synced: 12 months ago
JSON representation

okd.io built with Docusaurus

Awesome Lists containing this project

README

          

OKD Web
===

This is a preview project of a new build of [OKD.io](https://okd.io) built on top of [Docusaurus](https://docusaurus.io/)

# Run Locally
You need to have NodeJS 18 or above.

```shell
npm install
npm start
```

Your browser should open to [http://localhost:3000](http://localhost:3000)