feat: basic departures support
also a huge refactor to simplify modules
This commit is contained in:
parent
b31067992d
commit
8b3016004b
44 changed files with 627 additions and 211 deletions
|
|
@ -37,9 +37,7 @@ include(":server:gtfs")
|
|||
include(":server:gtfs_rt")
|
||||
include(":core")
|
||||
include(":core:data")
|
||||
include(":core:data:client")
|
||||
include(":core:data:server")
|
||||
include(":core:data:stoptime")
|
||||
include(":core:stoptime")
|
||||
include(":core:sqld")
|
||||
include(":ui")
|
||||
include(":ui:maps")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue