Getting started with the Google Cloud CLI interactive shell for serverless developers

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.io
featured
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.
www.influxdata.com
featured
  • cloud-run-hello-app-demo

    Getting started with the Google Cloud CLI interactive shell for serverless developers

  • $ git clone https://github.com/subfuzion/cloud-run-hello-app-demo.git $ cd cloud-run-hello-app-demo $ gcloud run deploy $SERVICE --source=. --allow-unauthenticated This command is equivalent to running `gcloud builds submit --pack image=[IMAGE] .` and `gcloud run deploy hello --image [IMAGE]` Building using Buildpacks and deploying container to Cloud Run service [hello] in project [cloud-run-hello-app-demo] region [us-central1] ✓ Building and deploying new service... Done. ✓ Uploading sources... ✓ Building Container... Logs are available at https://console.cloud.google.com/cloud-build/builds/d71d846a-782d-4161-bbfa-a3f289ae669a?project=243539805744]. ✓ Creating Revision... ✓ Routing traffic... ✓ Setting IAM Policy... Done. Service [hello] revision [hello-00001-wek] has been deployed and is serving 100 percent of traffic. Service URL: https://hello-5maonkvcja-uc.a.run.app

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How I Use Terraform to Deploy My AWS Amplify React Project

    2 projects | dev.to | 20 May 2024
  • Svelte Series-2: How to install Svelte

    10 projects | dev.to | 20 May 2024
  • A low code end to end API testing tool powered by LLMs

    1 project | news.ycombinator.com | 20 May 2024
  • Make Timelapse easily using FFmpeg

    5 projects | news.ycombinator.com | 19 May 2024
  • Ask HN: Which browser add-on for Hacker News do you use?

    1 project | news.ycombinator.com | 20 May 2024