Skip to content

Droidion/tc-recommended-rust

Repository files navigation

Talkclassical Top List

Site with top lists of classical music works.

All content is a property of Talk Classical form members.

Exercise in doing a website with Rust.

Run in dev environment natively

If you just need to see if it works, use Docker (see below).

Have Rust installed.

Have Sass installed as a command line utility.

Compile CSS from SCSS:

./build-css.sh

Or use another preferred way to compile styles/index.scss to static/stiles.css.

Compile and run Rust project:

cargo run

Use http://localhost:8088 to access the site.

Run as a Docker container

Have Docker and Docker Compose installed.

docker-compose up -d

Use http://localhost:8088 to access the site.

About

Works of classical music ranked and recommended by Talkclassical forum members

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published