asinha94 / MyLists

List of movies, shows, anime etc...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend

In the frontend directory, make sure all the dependencies are installed with npm install

npm start

Runs the app in the development server

npm run build

Builds the final production app

Backend

In the backend directory, make sure rust is installed.

cargo run

Build ands starts the application

cargo build

Builds the optimized binary

About

List of movies, shows, anime etc...


Languages

Language:JavaScript 58.9%Language:Rust 38.6%Language:HTML 2.1%Language:Shell 0.3%