All Projects → shellops → shellops-api

shellops / shellops-api

Licence: MIT license
Shellops API ( NestJS ). Assists in managing Docker on your server.

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to shellops-api

Nestjs Amqp
Amqp connections for nestjs 💌
Stars: ✭ 123 (+623.53%)
Mutual labels:  manager, nestjs
Api
🏁🛠️ SaaS backend & API framework based on @nestjs
Stars: ✭ 390 (+2194.12%)
Mutual labels:  saas, nestjs
nestjs-asyncapi
Async API module for Nestjs that provides documentation generation using your existing code (similar to Nestjs swagger module)
Stars: ✭ 22 (+29.41%)
Mutual labels:  nestjs
lrkFM
Awesome, (ad) free, open source file manager for Android
Stars: ✭ 44 (+158.82%)
Mutual labels:  manager
ovh-manager-web
OVH Control Panel Web UI — Official Repository
Stars: ✭ 61 (+258.82%)
Mutual labels:  manager
postgres-nest-react-typescript-boilerplate
No description or website provided.
Stars: ✭ 93 (+447.06%)
Mutual labels:  nestjs
MultiTenancyFramework
Everything you need to jump-start building multi-tenant applications in C# using any framework of your choice.
Stars: ✭ 29 (+70.59%)
Mutual labels:  saas
boubei-tss
卜贝它山石数据综合管理平台:人、流程、数据三位一体,PAAS兼BI,一站式助力实现数字化管理
Stars: ✭ 22 (+29.41%)
Mutual labels:  saas
sphobjinv
Toolkit for manipulation and inspection of Sphinx objects.inv files
Stars: ✭ 53 (+211.76%)
Mutual labels:  manager
eerie
The package manager for Io.
Stars: ✭ 22 (+29.41%)
Mutual labels:  manager
prisma-generator-nestjs-dto
Generates NestJS DTO classes from Prisma Schema
Stars: ✭ 124 (+629.41%)
Mutual labels:  nestjs
bad-cards-game
Bad Cards Game
Stars: ✭ 23 (+35.29%)
Mutual labels:  nestjs
nest-todo
🐱 使用 React.js + Nest.js 实现一个简单的 Todo App。
Stars: ✭ 205 (+1105.88%)
Mutual labels:  nestjs
events-manager-io
A basic site for managing event centers and scheduling events.
Stars: ✭ 19 (+11.76%)
Mutual labels:  manager
necord
🤖 A module for creating Discord bots using NestJS, based on Discord.js
Stars: ✭ 77 (+352.94%)
Mutual labels:  nestjs
Awesome-Black-Friday-Cyber-Monday-deals
2021 - Black Friday & Cyber Monday, Christmas & Holidays Deals for Developers, Techies, & Entrepreneurs,
Stars: ✭ 151 (+788.24%)
Mutual labels:  saas
Firstsight
前后端分离,服务端渲染的个人博客,基于 Nodejs、 Vue、 Nuxt、Nestjs、PostgreSQL、Apollo
Stars: ✭ 19 (+11.76%)
Mutual labels:  nestjs
nestjs-hybrid-auth
Open source social sign in NestJS. NestJS HybridAuth works with various identities providers such as Facebook, Twitter, Google and many more. It use passport authentication under the hood.
Stars: ✭ 36 (+111.76%)
Mutual labels:  nestjs
web07-boostCam
🎥캠 기능이 들어간 웹 메신저 서비스🎥
Stars: ✭ 16 (-5.88%)
Mutual labels:  nestjs
Nestjs-Typeorm-Auth
NestJS + Typeorm codebase containing a full authentification system with roles, sessions and email verification.
Stars: ✭ 37 (+117.65%)
Mutual labels:  nestjs

MIT Licence Maintenance Open Source Love TypeScript

ShellOps API

ShellOps Will provide set of features to developers to help them manage docker, databases, backups and alerting on their private servers.

This repository contains backend API's for ShellOps panel.

also act as a agent on remote nodes to communicate, monitor and run commands. remote node agent will only be bind to localhost and communication between main node and remote nodes will be handled through ssh2 http agent.

To Run Project

git clone [email protected]:shellops/shellops-api.git

cd shellops-api

npm i

npm run dev

Shellops Panel

We are just starting

Contributes are most welcome

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].