Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 989 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 989 Bytes

This repository contains a README file sample for Daytona Samples and the MIT License.

It can be used as a template to create sample repositories that can be added into Daytona.

Once you finish your sample and it gets merged, you can open a PR in the Daytona repo and submit the sample into the index file.

Sample <LANGUAGE/FRAMEWORK>

Sample description


🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.
  2. Create the Workspace:
    daytona create <SAMPLE_REPO_URL> 

... MORE STEPS IF NEEDED ...

  1. Start the Application:
    command to start the app

✨ Features

List of sample features (e.g. realtime chat app, standardized development environment with devcontainers)