Vade Mecum Server
Go to file
Joe Bellus c97238958f UI Redesign
UI has been redesigned to use blurs and a default background.

Docker file now puts the database in a separate folder to make mounting
a docker volume easier.

Fixed issues with adding applications without health checks.
2022-02-12 21:59:38 -05:00
.cargo CI/CD Setup 2022-02-11 21:23:31 +00:00
migrations Added native-tls for reqwest 2022-02-12 08:03:27 +00:00
public UI Redesign 2022-02-12 21:59:38 -05:00
src UI Redesign 2022-02-12 21:59:38 -05:00
vade-ui UI Foundation 2022-02-07 23:04:45 -05:00
.env Initial project structure 2022-02-03 16:55:10 -05:00
.gitignore UI Foundation 2022-02-07 23:04:45 -05:00
.gitlab-ci.yml Only docker build now occures during main pushes 2022-02-12 17:45:38 -05:00
Cargo.lock Field Validation 2022-02-12 17:04:32 -05:00
Cargo.toml Field Validation 2022-02-12 17:04:32 -05:00
Dockerfile UI Redesign 2022-02-12 21:59:38 -05:00
Makefile.toml UI Foundation 2022-02-07 23:04:45 -05:00
babel.config.js UI Foundation 2022-02-07 23:04:45 -05:00
jsconfig.json UI Foundation 2022-02-07 23:04:45 -05:00
package-lock.json UI Foundation 2022-02-07 23:04:45 -05:00
package.json UI Foundation 2022-02-07 23:04:45 -05:00
rustfmt.toml Initial project structure 2022-02-03 16:55:10 -05:00