lemmy/server
Dessalines 8348399f60 Using Rust 2018 now.
- Fixes #170
2019-06-03 10:47:12 -07:00
..
migrations Removing the placeholder admin user. 2019-06-01 15:32:06 -07:00
src Using Rust 2018 now. 2019-06-03 10:47:12 -07:00
.gitignore Adding posts and comments. 2019-03-05 17:00:01 -08:00
Cargo.lock Reorganizing files before splitting out API 2019-05-02 18:34:21 -07:00
Cargo.toml Using Rust 2018 now. 2019-06-03 10:47:12 -07:00
Dockerfile.dev build: Minimize build time with multi-stage build, add Ingress and production versions 2019-04-27 15:49:50 +02:00
Dockerfile.prod build: Minimize build time with multi-stage build, add Ingress and production versions 2019-04-27 15:49:50 +02:00
diesel.toml Starting to work on Rust Diesel Schema. #5 2019-02-27 22:02:55 -08:00
stack.dev.yaml build: Fix hot reloading of UI, improve docs 2019-04-27 03:39:06 +02:00
stack.prod.yaml build: Minimize build time with multi-stage build, add Ingress and production versions 2019-04-27 15:49:50 +02:00