Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

daytonaio-experiments/sample-racket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Racket

This is an example Racket project used in Daytona.


🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.
  2. Create the Workspace:
    daytona create https://github.com/daytonaio/sample-racket
  3. Start the Application:
    racket main.rkt
  4. Using desktop IDE through VNC protocol and noVNC client

noVNC is a JavaScript library that implements a VNC (Virtual Network Computing) client in HTML5, allowing users to access remote desktops directly through web browsers without plugins. It uses HTML5 Canvas and WebSockets to provide remote desktop functionality.

Type CTRL + shift + P and Ports: Focus on Ports View.

Click on Forward a Port button.

Add 6080 in Port column, browse to http://localhost:6080 and connect through noVNC.

noVNC connect

You can open a terminal.

terminal

Run DrRacket.

DrRacket

Open /workspaces/sample-racket/main.rkt

  1. Using desktop IDE through VNC protocol and other VNC clients

Download install and run a VN client such as TightVNC.

Add 5901 in Port column.

Connect to localhost::5901

TightVNC

You can open a terminal, run DrRacket...


✨ Features

standardized development environment with devcontainers

console application

desktop environment available through VNC

About

Sample Racket Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •