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

Latest commit

 

History

History
21 lines (14 loc) · 345 Bytes

File metadata and controls

21 lines (14 loc) · 345 Bytes

LYnLab Auth

Build Status

Prerequisites

Development

# Set environment variables
cp .envrc.example .envrc

# Set database
diesel migration run

# Build & Run
cargo run