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
- Host: GitHub
- URL: https://github.com/numaproj/numaproj-site
- Owner: numaproj
- License: apache-2.0
- Created: 2022-10-05T21:27:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T23:18:39.000Z (over 3 years ago)
- Last Synced: 2025-01-06T19:50:14.110Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 24.4 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.