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

https://github.com/numaproj/numaproj-site

https://numaproj.io
https://github.com/numaproj/numaproj-site

Last synced: about 1 month ago
JSON representation

https://numaproj.io

Awesome Lists containing this project

README

          

# Numaproj Website

Repository for Numaproj website: https://numaproj.io/.

The main branch files will be built and automatically synced to https://github.com/numaproj/numaproj.github.io.

## Run and deploy

* Install nodejs, yarn, npm.
* Run `yarn install`.
* Start local dev server using `yarn start` and check web site at http://localhost:8000.