Skip to content

Files

Latest commit

Jun 21, 2025
6806315 · Jun 21, 2025

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 20, 2025
Jun 21, 2025
May 26, 2025
Jun 20, 2025
Jun 12, 2025
May 26, 2025
May 26, 2025
May 26, 2025
May 26, 2025
Jun 13, 2025
May 26, 2025
Jun 20, 2025
May 26, 2025
May 26, 2025
Jun 12, 2025

README.md

Description

This is Kubero server part of the Kubero project. It is a NestJS application that provides REST API for the Kubero project. It is a part of the Kubero project that is a platform for managing Kubernetes clusters.

Project setup

$ yarn install

Compile and run the project

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Run tests

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Resources

Check out a few resources that may come in handy when working with NestJS:

  • Visit the NestJS Documentation to learn more about the framework.
  • For questions and support, please visit our Discord channel.
  • To dive deeper and get more hands-on experience, check out our official video courses.
  • Deploy your application to AWS with the help of NestJS Mau in just a few clicks.
  • Visualize your application graph and interact with the NestJS application in real-time using NestJS Devtools.
  • Need help with your project (part-time to full-time)? Check out our official enterprise support.
  • To stay in the loop and get updates, follow us on X and LinkedIn.
  • Looking for a job, or have a job to offer? Check out our official Jobs board.