mirror of
https://github.com/OkaeriPoland/okaeri-timings.git
synced 2026-01-20 02:04:16 +01:00
Create backend skeleton
This commit is contained in:
4
backend/settings.gradle
Normal file
4
backend/settings.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
rootProject.name = 'backend'
|
||||
|
||||
include 'dataaccess'
|
||||
include 'api'
|
||||
Reference in New Issue
Block a user