For example, it can deploy a go app. You just need a Dockerfile for it. Ready to be Deployed! Inside CapRover repo, you can find a collection of different sample apps that are ready to be deployed! See: https://github.com/caprover/caprover/tree/master/captain-sample-apps There are: ...
a database for product inventory, customer data, and orders, a React shopping cart, a NGINX reverse proxy implementing https, a payment gateway to simulate certificate management Requirements This example uses features in Docker 17.05 CE Edge. Install this version to run the example. ...
The Event Simulator Client provides a simple way in which you can interact and observe an interaction with a bot running behind the event interface. This is a very simple client intended for local testing and to get you started with the event interface.The tool simulates an interactive system ...
You can find the source HTML file in the public folder of the generated project. You may edit the tag in it to change the title from “React App” to anything else. Note that normally you wouldn’t edit files in the public folder very often. For example, adding a stylesheet is done...
This is a complete sample showcasing integration of file sharing feature into an [Azure Communication Services][docs-root] powered [React] applicatio... Azure JavaScript Azure Machine Learning CLI (v2) examples 31/10/2024 Top-level directory for official Azure Machine Learning CLI sample code. ...
docker [ADD] Added the project 4年前 packages [ADD] 添加大数据表格DS demo 3年前 public [ADD] Added the project 4年前 scripts [ADD] Added the project 4年前 src [ADD] 添加大数据表格DS demo 3年前 .babelrc.js [ADD] Added the project ...
Azure Service Bus client library for Python Samples 10/31/2024 Azure Python Magdagdag Idagdag sa Mga Koleksyon Idagdag sa Plano Model-driven Power Apps field component framework React sample 10/31/2024 This code component displays a set of choices on the form with an icon next to ...
a database for product inventory, customer data, and orders, a React shopping cart, a NGINX reverse proxy implementing https, a payment gateway to simulate certificate management Requirements This example uses features in Docker 17.05 CE Edge. Install this version to run the example. Building and...
Samples for the Azure.ResourceManager.MachineLearning client library Azure C# Azure TypeScript apps 10/11/2024 A variety of TypeScript apps to deploy on Azure or integrate with Azure services. Azure JavaScript Containerized React Web App with Java API and MongoDB on Azure ...
circleci/heroku@1.2.6 jobs: build_and_test: docker: - image: cimg/node:17.2.0 steps: - checkout - node/install-packages: pkg-manager: yarn - run: command: yarn test name: Run tests - run: command: yarn build name: Build app - persist_to_workspace: root: ~/project paths: - . ...