TypeScript Cloud

Open-source TypeScript projects categorized as Cloud

Top 23 TypeScript Cloud Projects

  • gitpod

    The developer platform for on-demand cloud development environments to create software faster and more securely.

  • Project mention: GitHub Security Best Practices Every Developer Should Know | dev.to | 2024-02-22

    Gitpod: It provides a Chrome extension that opens a VS Code-based IDE right in your browser. It is best for running the project in your browser without setting up and running locally.

  • vercel

    Develop. Preview. Ship.

  • Project mention: Building agency website with headless BCMS and NextJs | dev.to | 2024-05-15

    Then test your Next.js application locally to verify everything works by running npm run build and if there are no errors, you can now deploy to Vercel. See the official Next.js guide to deploy your Next.js frontend to Vercel.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Quick Start

    🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

  • webiny-js

    Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

  • Project mention: 🔥🔥 Our awesome OSS friends 😍 | dev.to | 2023-12-06

    Webiny- Open-source enterprise-grade serverless CMS. Own your data. Scale effortlessly. Customize everything.

  • Eclipse Che

    Kubernetes based Cloud Development Environments for Enterprise Teams

  • Project mention: Show HN: Postgres Language Server | news.ycombinator.com | 2023-08-06

    1. yes this is possible, although it depends on your IDE. Here is a relevant discussion for eclipse (which also links to the VSCode implementation): https://github.com/eclipse/che/issues/4609. Note: i also didn't know how this worked, so I learned something today too.

    2. Yes, absolutely. Feel free to reach out to me directly, or just start contributing directly if you want

  • wing

    A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡

  • Project mention: Inflight Magazine no. 9 | dev.to | 2024-05-01

    Cloudflare

  • orchest

    Build data pipelines, the easy way 🛠️

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cloudbeaver

    Cloud Database Manager

  • Project mention: Do you use pgAdmin? Why? | /r/PostgreSQL | 2023-07-08
  • azure-rest-api-specs

    The source for REST API specifications for Microsoft Azure.

  • Project mention: Shared APIM Service | /r/AZURE | 2023-12-09

    Agree here. When I was on the API Management team, I generally saw customers set up a repository of API specifications (incidentally, this is also how we do it internally at Microsoft - check it out at https://github.com/azure/azure-rest-api-specs) - those specifications generally drive the API Management side of things, but with review from a centralized API management team. The “spec” should consist of both the specification (Swagger, SOAP, GraphQL SDL, etc.) and the policy or policies appropriate for the API.

  • kubero

    A free and self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps

  • Project mention: Simplest approach to Kubernetes on dedicated servers? (for CI/CD) | /r/hetzner | 2023-10-04

    For deploying your apps you could use something like Kubero (https://github.com/kubero-dev/kubero)

  • Silex

    Silex live web creation, free/libre no-code website builder, next gen Webflow for the static web (by silexlabs)

  • Project mention: Background image scrolling issue and widget misplacement after exporting from Silex Desktop | /r/css | 2023-06-16

    First of all, wouldn't it make more sense to post this issue in https://github.com/silexlabs/Silex/issues if you haven't yet (preferably as two separate issues)?

  • kubevious

    Kubevious - Kubernetes without disasters

  • Project mention: 🎀 Five tools to make your K8s experience more enjoyable 🎀 | dev.to | 2024-01-15

    Unlike the other tools mentioned in this post, Kubevious has no way of changing the cluster state. It is intended solely as an observability tool, focusing on potential issues in your cluster. It highlights potential threats and risks for every resource you may run.

  • leapp

    Leapp is the DevTool to access your cloud

  • Project mention: Ask HN: Who wants to be hired? (March 2024) | news.ycombinator.com | 2024-03-01

    Summary:

    Do you find yourself overwhelmed with work, requests, or complaints and in need of assistance to alleviate the pressure, enhance communication, facilitate organization, prioritize tasks, and foster greater trust and transparency?

    Alternatively, I can work as a full stack developer.

    AWS Community builder, AWS User group Leader, public speaker (https://www.youtube.com/watch?v=qdu58NAQfU0&t=271s)

    Or perhaps you need both? =)

    I have 4+ years of experience as a product manager and 8 in product development (before pm: agile coach, UX designer, and developer).

    I've been the co-founder of the open-core company behind the OSS project Leapp (https://github.com/Noovolari/leapp)

    Please feel free to reach out.

  • plural

    Deploy open source software on Kubernetes in record time. 🚀

  • cocalc

    CoCalc: Collaborative Calculation in the Cloud

  • Project mention: Ask HN: Did you encounter any Leap Year bugs today? How bad was it? | news.ycombinator.com | 2024-02-29

    I have some unit tests for billing and subscription code for my company that started breaking in CI today due to the leap day: https://github.com/sagemathinc/cocalc/commit/8575029c2b76787...

  • mediathekviewweb

    Eine Weboberfläche als Alternative zum Java-Client

  • Project mention: Darf man über Youtube Premium ARD Videos zeigen? | /r/lehrerzimmer | 2023-10-18
  • CloudGraph cli

    The universal GraphQL API and CSPM tool for AWS, Azure, GCP, K8s, and tencent. (by cloudgraphdev)

  • cloud-carbon-footprint

    Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage

  • Project mention: CloudCarbonFootprint: Estimate energy use and carbon emissions from cloud usage | news.ycombinator.com | 2024-03-20
  • ZeusCloud

    Open Source Cloud Security

  • eas-cli

    Fastest way to build, submit, and update iOS and Android apps

  • iasql

    Cloud Infrastructure as data in PostgreSQL

  • Project mention: Osquery: An sqlite3 virtual table exposing operating system data to SQL | news.ycombinator.com | 2024-02-25
  • cyclops

    customizable UI for Kubernetes workloads 👁️ (by cyclops-ui)

  • Project mention: Debunking Common Kubernetes Myths | dev.to | 2024-05-17

    For example, deploying applications requires configuration files in which you describe declaratively what you want Kubernetes to do with your application. Tools like Cyclops help manage these configurations by providing a user-friendly interface.

  • stacks

    ⚛️ Type-safe full-stack framework for Artisans. Develop modern clouds, apps & framework-agnostic libraries, faster. (by stacksjs)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Cloud related posts

  • Debunking Common Kubernetes Myths

    1 project | dev.to | 17 May 2024
  • I fine-tuned my model on a new programming language. You can do it too! 🚀

    1 project | dev.to | 25 Apr 2024
  • Next.js starter template

    1 project | dev.to | 24 Apr 2024
  • How to deploy a Next.js application to GitLab Page

    2 projects | dev.to | 19 Apr 2024
  • What I have in my portfolio 😎

    1 project | dev.to | 2 Apr 2024
  • Build internal tools with Infrastructure as Code

    1 project | news.ycombinator.com | 21 Mar 2024
  • CloudCarbonFootprint: Estimate energy use and carbon emissions from cloud usage

    1 project | news.ycombinator.com | 20 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Cloud projects in TypeScript? This list will help you:

Project Stars
1 gitpod 12,353
2 vercel 12,234
3 Quick Start 7,186
4 webiny-js 7,148
5 Eclipse Che 6,919
6 wing 4,557
7 orchest 4,021
8 cloudbeaver 3,105
9 azure-rest-api-specs 2,474
10 kubero 2,141
11 Silex 2,077
12 kubevious 1,548
13 leapp 1,537
14 plural 1,316
15 cocalc 1,121
16 mediathekviewweb 879
17 CloudGraph cli 870
18 cloud-carbon-footprint 846
19 ZeusCloud 671
20 eas-cli 662
21 iasql 576
22 cyclops 477
23 stacks 460

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com