Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

anjolaolubusi/backlogburner

Repository files navigation

Backlog Burner

Project setup

To run this project, you must have Rust, NodeJs and npm installed. Install the dependencies for the frontend of Backlog Burner by entering into the project directory and running:

npm install

Install the dependencies for the backend of Backlog Burner by entering into the api_backend directory and running:

cargo build

Running Backlog Burner

To run Backlog Burner, open two terminals. In the first terminal, enter the project directory

npm run serve

In the second terminal, enter the api_backend directory and run

cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published