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

https://github.com/bencoderus/node-okteto

A sample NodeJS project built and deployed using Okteto and K8s.
https://github.com/bencoderus/node-okteto

Last synced: 3 months ago
JSON representation

A sample NodeJS project built and deployed using Okteto and K8s.

Awesome Lists containing this project

README

        

# node-okteto
A sample NodeJS project built and deployed using Okteto and K8s.

### Requirements.
Okteto CLI installed and configured on your cmd.

### Run project.
```bash
okteto up
```