Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

vaas-org/vaas-server

Repository files navigation

VaaS Server

TODO

Setup

docker-compose up -d # Start postgres
cargo install --version 0.1.0-beta.1 sqlx-cli # adds cargo sqlx command
cargo sqlx migrate run # apply all migrations
cargo run

Run tests

docker-compose up -d # Start postgres
cargo test

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages