Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.05 KB

HTML & CSS & JavaScript

1-click deploy

This sample shows how to get a static HTML + CSS + JavaScript website up and running with Defang.

Prerequisites

  1. Download Defang CLI
  2. (Optional) If you are using Defang BYOC authenticated with your AWS account
  3. (Optional for local development) Docker CLI

Development

To run the application locally, you can use the following command:

docker compose up

Deploying

  1. Open the terminal and type defang login
  2. Type defang compose up in the CLI.
  3. Your app will be running within a few minutes.

Title: HTML & CSS & JavaScript

Short Description: A simple HTML + CSS + JavaScript website running on Defang.

Tags: HTML, CSS, JavaScript, Frontend

Languages: HTML, CSS, JavaScript