Migration system added.
Install scripts for database schema and dummy data too.
This commit is contained in:
@@ -14,6 +14,7 @@ module Program =
|
||||
forward "/order" DredgePos.OrderScreen.Router.router
|
||||
forward "/login" DredgePos.Authenticate.Router.router
|
||||
forward "/reservations" DredgePos.Reservations.Router.router
|
||||
forward "/install" DredgePos.Installer.Router.router
|
||||
}
|
||||
|
||||
let app = application {
|
||||
|
||||
Reference in New Issue
Block a user