Skip to content

angelo-rendina-prima/rust-fullstack

Repository files navigation

rust-fullstack

Setup

Up the database with docker-compose up.

Run the migrations with cargo make db-setup.

Build the frontend with cargo make build.

Usage

Up the database with docker-compose up.

Run the backend on localhost:3000 with cargo make run.

Serve the frontend on localhost:8080 with cargo make serve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published