Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/django/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The Dockerfile and compose files are already set up for you and are ready to be

Title: Django

Short Description: A simple Django app that uses SQLite as the database
Short Description: A simple Django app that uses SQLite as the database.

Tags: Django, SQLite, Python

Expand Down
2 changes: 1 addition & 1 deletion samples/fastapi-postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This sample project demonstrates how to deploy FastAPI with PostgreSQL with Defa

Title: FastAPI & PostgreSQL

Short Description: A sample project with FastAPI and PostgreSQL
Short Description: A sample project with FastAPI and PostgreSQL.

Tags: FastAPI, PostgreSQL, Python, SQL

Expand Down
4 changes: 2 additions & 2 deletions samples/golang-mongodb-atlas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Environment: Designed to run in containerized environments using Docker, which e

Title: Go & MongoDB Atlas

Short Description: A simple Go application that manages tasks with MongoDB Atlas
Short Description: A simple Go application that manages tasks with MongoDB Atlas.

Tags: Go, MongoDB, Atlas, Task manager
Tags: Go, MongoDB, Atlas, Task Manager

Languages: golang
2 changes: 1 addition & 1 deletion samples/golang-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Title: Go & REST API

Short Description: A simple Go application that fetches fiscal data from an API.

Tags: Go, http, Fiscal data, REST API
Tags: Go, http, Fiscal Data, REST API

Languages: golang
2 changes: 1 addition & 1 deletion samples/html-css-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Short Description: A simple HTML + CSS + JavaScript website running on Defang.

Tags: HTML, CSS, JavaScript, Frontend

Languages: HTML, CSS, JavaScript
Languages: nodejs
2 changes: 1 addition & 1 deletion samples/huginn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To start the local environment, run `docker compose -f ./compose.yaml -f ./compo

Title: Huginn

Short Description: A system for building agents that perform automated tasks for you online
Short Description: A system for building agents that perform automated tasks for you online.

Tags: Huginn, Agents, Automation

Expand Down
2 changes: 1 addition & 1 deletion samples/javalin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docker compose up --build

Title: Javalin

Short Description: A short hello world application demonstrating how to deploy Javalin onto defang.
Short Description: A short hello world application demonstrating how to deploy Javalin onto Defang.

Tags: Javalin, Java, Maven

Expand Down
2 changes: 1 addition & 1 deletion samples/nocodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For development, we use a local postgres container and a volume mount for file u

Title: NocoDB

Short Description: An open source alternative to AirTable
Short Description: An open source alternative to AirTable.

Tags: NocoDB

Expand Down
2 changes: 1 addition & 1 deletion samples/pulumi-remix-postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ Title: Pulumi & Remix & PostgreSQL

Short Description: A full-stack example using Remix, Prisma, and Aiven.

Tags: Full stack, Remix, Prisma, Aiven, PostgreSQL, Pulumi, Node.js, TypeScript, SQL
Tags: Full-stack, Remix, Prisma, Aiven, PostgreSQL, Pulumi, Node.js, TypeScript, SQL

Languages: nodejs
4 changes: 2 additions & 2 deletions samples/pulumi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ pulumi up

Title: Pulumi

Short Description: A basic Pulumi example
Short Description: A basic Pulumi example.

Tags: pulumi, Node.js, http, server, TypeScript
Tags: Pulumi, Node.js, http, Server, TypeScript

Languages: nodejs
4 changes: 2 additions & 2 deletions samples/python-form/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ This Flask application provides a basic example of handling form submissions. It

Title: Python & Form

Short Description: A short python example for form submission in flask.
Short Description: A short Python example for form submission in Flask.

Tags: Python, Flask, form
Tags: Python, Flask, Form

Languages: python
2 changes: 1 addition & 1 deletion samples/vllm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ By following these steps, you should be able to deploy Mistral along with a cust

Title: Mistral & vLLM

Short Description: Deploy Mistral with a custom UI using vLLM
Short Description: Deploy Mistral with a custom UI using vLLM.

Tags: Mistral, vLLM, AI, Nextjs, GPU, Node.js, TypeScript, JavaScript

Expand Down
2 changes: 1 addition & 1 deletion samples/vuejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ Short Description: A minimal Vue.js app running on Defang.

Tags: Vue.js, Vite, Node.js, Frontend, JavaScript

Languages: javascript
Languages: nodejs

Loading