TypeScript Cloud

Open-source TypeScript projects categorized as Cloud

Top 23 TypeScript Cloud Projects

  • vercel

    Develop. Preview. Ship.

  • Project mention: Next.js starter template | dev.to | 2024-04-24

    Easily deploy your Next.js app with Vercel by clicking the button below:

  • 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. ๐ŸŒˆ

  • 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
  • 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: I fine-tuned my model on a new programming language. You can do it too! ๐Ÿš€ | dev.to | 2024-04-25

    In Winglang, we wanted to use OpenAI and ChatGPT-4 to answer people's questions based on our documentation.

  • orchest

    Build data pipelines, the easy way ๐Ÿ› ๏ธ

  • cloudbeaver

    Cloud Database Manager

  • Project mention: Do you use pgAdmin? Why? | /r/PostgreSQL | 2023-07-08
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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

  • Project mention: Open-source IAM Access Visualizer | /r/devsecops | 2023-05-17

    Itโ€™s part of an open source cloud security platform weโ€™re maintaining. Inspired by discussions with folks in the cloud sec community sharing challenges around assessing blast radius, potential lateral movements, and IAM context around alerts they receive.

  • 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: How Telemetry Saved my Open-Source Platform | dev.to | 2024-04-12

    We're developing Cyclops as an open-source project. If you're keen to give it a try, here's a quick start guide available on our repository. If you like what you see, consider showing your support by giving us a star โญ

  • stacks

    โš›๏ธ Type-safe full-stack framework for Artisans. Develop modern clouds, apps & framework-agnostic libraries, faster. (by stacksjs)

  • Domain Digger

    Full Toolkit for Next-Level Domain Analysis

  • Project mention: Show HN: Domain Digger โ€“ Full Toolkit for Next-Level Domain Analysis | news.ycombinator.com | 2024-01-10

    3. And of course have it all open-source: https://github.com/wotschofsky/domain-digger

    Features include:

  • 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
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

Index

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

Project Stars
1 vercel 12,144
2 Quick Start 7,155
3 webiny-js 7,103
4 Eclipse Che 6,910
5 wing 4,395
6 orchest 4,020
7 cloudbeaver 3,066
8 azure-rest-api-specs 2,464
9 kubero 2,052
10 Silex 2,035
11 kubevious 1,546
12 leapp 1,524
13 plural 1,304
14 cocalc 1,115
15 mediathekviewweb 872
16 CloudGraph cli 869
17 cloud-carbon-footprint 840
18 ZeusCloud 666
19 eas-cli 646
20 iasql 577
21 cyclops 463
22 stacks 453
23 Domain Digger 285

Sponsored
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.
www.influxdata.com