Comment out the DB update/creation call
[recipes.git] / backend / src / main.rs
2019-09-09 Grégory BurriComment out the DB update/creation call
2019-08-29 Grégory BurriMerge
2019-08-29 Grégory BurriBeginning of data persistence module.
2019-08-28 Greg BurriAdd a logger (to stdout for the moment)
2019-08-15 Grégory BurriAdd a common crate