Skip to content

The new comment system for your website, written in blazing fast rust.

License

Notifications You must be signed in to change notification settings

ProtonGang/Stuhl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stuhl

Initial setup

sudo docker pull postgres

Running

sudo docker run --rm --detach --name postgres --env POSTGRES_USER=test --env POSTGRES_PASSWORD=123 --publish 127.0.0.1:1234:5432 postgres
diesel migration run
cargo run

About

The new comment system for your website, written in blazing fast rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages