migrations
|
created the initial migration
|
2019-11-13 20:10:07 -06:00 |
src
|
separed the db logic in the file "controllers.rs"
|
2019-12-15 17:12:07 -06:00 |
static
|
changed fonts
|
2019-12-04 18:04:21 -06:00 |
.gitignore
|
now generate the title randomly
|
2019-11-13 01:40:26 -06:00 |
Cargo.toml
|
removed the support for sqlite
|
2019-11-21 20:31:10 -06:00 |
Procfile
|
set custom port
|
2019-11-22 02:06:29 -06:00 |
RustConfig
|
added custom flags to compile diesel flags
|
2019-11-22 01:40:53 -06:00 |
diesel.toml
|
created the initial migration
|
2019-11-13 20:09:40 -06:00 |