Skip to content

daytonaio/sample-rust-actix-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 https://github.com/daytonaio/sample-rust-actix-server/ 

... 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)