add jsonapi generator, default output to web dir
This commit is contained in:
@@ -12,3 +12,4 @@ sys.path.insert(0, project_path)
|
||||
|
||||
db_path = join(project_path, "db", "mh4u.db")
|
||||
motion_values_path = join(project_path, "db", "motion_values.json")
|
||||
web_path = join(project_path, "web")
|
||||
|
||||
Reference in New Issue
Block a user