Skip to content
This repository has been archived by the owner on Aug 12, 2018. It is now read-only.

lynlab/lynlab-auth-rust

Repository files navigation

LYnLab Auth

Build Status

Prerequisites

Development

# Set environment variables
cp .envrc.example .envrc

# Set database
diesel migration run

# Build & Run
cargo run

Releases

No releases published

Packages

No packages published