Skip to content

slicone/draw_application_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing application with rust backend

Note: This project was originally developed in GitLab and has been uploaded here for showcasing purposes.

Status

🚧 Work in Progress
This project is not yet complete. Development is ongoing, and features may be incomplete or unstable.

About

This repository is a snapshot of a project that was first created and maintained in a private GitLab repository. It has been shared here on GitHub to demonstrate the work done so far.

Getting Started

You can start the project using one of the following methods:

Option 1: Using Docker

docker compose up --build

Option 2: Using Cargo

export JWT="your_jwt_secret"
cargo run

Once the application is running, the website will be available at:

http://localhost:8080

Next register an account and login. Now the drawing canvas should be visible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors