Skip to content

SpawnCycle/vinting-server

Repository files navigation

Vinting

About

Vinting is a REST api school project that uses a relational database and has a responsive frontend.

Features:

  • Relational database
  • Rest api
  • Responsive frontend (In progress)

Prerequisites

Cloning the repo

Warning

This project utilizes git submodules, if you don't clone the submodules you won't be able to compile the app

git clone https://github.com/SpawnCycle/vinting-server.git --recursive

Running the app

cargo run

Or if you want to run it in release mode

cargo run --release

Development

  • Backend: Nothing special, just rerun/rebuild/retest the app when you're done making changes
  • Frontend: Run the backend and then start vite in the vinting-web directory with npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages