TypeScript Cloud

Open-source TypeScript projects categorized as Cloud

Top 23 TypeScript Cloud Projects

  • vercel

    Develop. Preview. Ship.

    Project mention: Building an event ticketing application with Next.js and Appwrite | dev.to | 2023-06-06

    From the image below, I provided a name for the application and used an asterisk as the hostname. After deploying the application on Vercel, you can change the hostname to the URL provided by Vercel.

  • Eclipse Che

    The Kubernetes-Native IDE for Developer Teams

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • 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: Seeking advice on the best headless CMS for an expanding news site | /r/nextjs | 2023-05-03

    Hi u/afroraydude, you can check out Webiny - a serverless open-source CMS with GraphQL API support. Its GraphQL-based headless CMS with powerful content modeling can help you with expanding into other avenues like podcasts, and videos.

  • orchest

    Build data pipelines, the easy way 🛠️

    Project mention: Decent low code options for orchestration and building data flows? | /r/dataengineering | 2022-12-23

    You can check out our OSS https://github.com/orchest/orchest

  • cloudbeaver

    Cloud Database Manager

    Project mention: looking for modern alternative to phpmyadmin? | /r/selfhosted | 2023-02-25
  • azure-rest-api-specs

    The source for REST API specifications for Microsoft Azure.

    Project mention: Are subscriptions idempotent when deployed via Bicep? I seem to have some issue with them after having success the first time. | /r/AZURE | 2023-03-12
  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • Silex

    Silex no-code website builder (by silexlabs)

    Project mention: Creating an offline version of something ArcGIS StoryMaps-adjacent | /r/gis | 2022-12-02

    I'm using a combination of Silex and ArcGIS Pro. Using Javascript event handlers helps make it interactive. In Pro I opted to not georeference my historical map (it was way too messy) and instead created shapefiles for each historical kingdom on a modern basemap. When I'm done I'll zip the website files and send it on to my prof.

  • kubevious

    Kubevious - Kubernetes without disasters

    Project mention: How do you manager what is deployed on your cluster ? | /r/kubernetes | 2022-11-15
  • leapp

    Leapp is the DevTool to access your cloud

    Project mention: When using AWS Organizations SSO for multiple accounts (dev, stage, prod) I have a hard time knowing which account I'm currently logged into. | /r/aws | 2023-06-05

    Take a try to Leapp: https://github.com/Noovolari/leapp

  • wing

    The Wing Programming Language (by winglang)

    Project mention: Is it possible to make a living off of a programming language? | /r/ProgrammingLanguages | 2023-06-05

    I'm very fortunate to be a living example that it can happen though. I'm working on Winglang Winglang and getting paid to do so 😎. The business model behind it is at the end of this doc.

  • plural

    Deploy open source software on Kubernetes in record time. 🚀

    Project mention: Curious if anyone has adopted a stack to do raw data ingestion in Databricks? | /r/dataengineering | 2023-04-25

    I’ve just recently found out about plural. Perhaps give them a try? I think they have a cool idea for quickly deploying an ELT infrastructure. Perhaps check them out?

  • cocalc

    CoCalc: Collaborative Calculation in the Cloud

    Project mention: Ask HN: Who has deployed commercial features using GPT4? | news.ycombinator.com | 2023-04-15

    1. I'm integrating ChatGPT extensively into https://CoCalc.com. This integration makes a lot of sense, because cocalc is a platform in which relatively inexperienced students use Jupyter notebooks, linux terminals and Latex. So far, the most popular feature by far is a "Help me fix this" button that appears above stacktraces in Jupyter notebooks.

    2. One software engineering challenges is that ChatGPT often outputs code in markdown blocks. I've had to emphasize in prompts that it should explicitly mark the language. I then got inspired to make it possible to evaluate in place the code that appears in these blocks using a Jupyter kernel, and spent a week making that work (so, e.g., if you type a question into the chatgpt box on the landing page at https://cocalc.com, and code appears in the output, often you can just evaluate it right there). There seem to be endless surprises and challenges though. For example, a few minutes ago I realized that sometimes the giant tracebacks one gets when using Python in Jupyter notebooks are so big (even doing simple things with matplotlib) that they end up resulting in too much truncation: https://github.com/sagemathinc/cocalc/issues/6634

    3. I'm mostly using GPT-3.5-turbo rather than GPT4, even though I have a GPT4 api key. Aside from costs, GPT4 takes about 4x as long, which often just feels too long for my use case. The average time for a complete response from GPT-3.5 for my application is about 8 seconds, versus over 30s for GPT4.

  • magic

    Create a custom ChatGPT-based website chatbot (by polterguy)

    Project mention: Idempotency and Immutable Objects | dev.to | 2023-06-01

    When we built our ChatGPT chatbot both of the two above constructs were applied to its maximum extent. This resulted in a multi tenant, multi user solution, that "simply works". No need to debug hard to track down bugs, race conditions, or dead locks, because the two above constructs results in that such problems cannot even happen in theory.

  • CloudGraph cli

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

    Project mention: Using cloudgragh in projects | dev.to | 2022-11-22
  • mediathekviewweb

    Eine Weboberfläche als Alternative zum Java-Client

    Project mention: 2 questions for europeans who love the art of cinema | /r/Piracy | 2023-05-29

    https://mediathekviewweb.de/ (for germany) where you can download in Good Quality Stuff from the public channels. Sometimes there is Stuff in english there (like arte) But this is the Only Thing i can recommend

  • 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: Like Package for Python Carbon | /r/learnpython | 2023-04-21

    Stumbled upon this GitHub repo that seems to be only usable for JavaScript / typescript type use cases. (https://github.com/cloud-carbon-footprint/cloud-carbon-footprint) was wondering if anyone knew of a similar package for python to calculate carbon emissions for AWS resources

  • iasql

    Cloud Infrastructure as data in PostgreSQL

    Project mention: Save $ on public S3 buckets using VPC endpoints via SQL | dev.to | 2023-03-23

    When the VPC endpoints are enabled you can access your S3 buckets using this endpoint. In this post, we will walk you through how to control your buckets from an internal network with the desired security, and without the extra costs of a NAT gateway using a VPC endpoint and IaSQL. IaSQL is an open-source software tool that creates a two-way connection between an unmodified PostgreSQL database and an AWS account so you can manage your infrastructure from a database.

  • 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

    Project mention: EAS Build Local issues | /r/expo | 2023-04-11
  • nativescript-app-templates

    Monorepo for NativeScript app templates

    Project mention: What's involved with NativeScript open source? | dev.to | 2022-12-28

    The maintenance of such were also vastly simplified with the introduction of Nx to manage them: https://github.com/NativeScript/nativescript-app-templates

  • collie-cli

    Collie CLI allows you to manage your AWS, Azure & GCP cloud landscape through a single view.

  • out

    Monitor services in your menu bar

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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). The latest post mention was on 2023-06-06.

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 10,699
2 Eclipse Che 6,819
3 Quick Start 6,651
4 webiny-js 6,583
5 orchest 3,868
6 cloudbeaver 2,286
7 azure-rest-api-specs 2,090
8 Silex 1,633
9 kubevious 1,425
10 leapp 1,384
11 wing 1,133
12 plural 1,066
13 cocalc 1,055
14 magic 864
15 CloudGraph cli 838
16 mediathekviewweb 793
17 cloud-carbon-footprint 664
18 iasql 545
19 ZeusCloud 501
20 eas-cli 408
21 nativescript-app-templates 209
22 collie-cli 167
23 out 154
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com