Skip to content

borfus/corkboard-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

REST server using the Rust Rocket and Diesel frameworks (using PostgreSQL).

Basic CRUD functionality to store events, pins, and faqs.

Meant to be used with the "Corkboard" discord bot.

Installation

Set up local Postgres server:

Set up database DDL with diesel_cli:

  • cargo install diesel_cli --no-default-features --features postgres
  • diesel migration run

Run with Rust Nightly:

  • rustup override set nightly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •