significant restructuring, format all code
This commit is contained in:
parent
16e840fb78
commit
43b2e33551
16 changed files with 698 additions and 449 deletions
|
|
@ -13,6 +13,7 @@ AIRTABLE_USERS_TABLE=your_users_table_id_here
|
|||
AIRTABLE_SESSIONS_TABLE=your_sessions_table_id_here
|
||||
AIRTABLE_ITEMS_TABLE=your_items_table_id_here
|
||||
AIRTABLE_ITEM_ADDONS_TABLE=your_item_addons_table_id_here
|
||||
AIRTABLE_ITEM_INSTANCES_TABLE=your_item_instances_table_id_here
|
||||
|
||||
# Application Settings
|
||||
APP_BASE_URL=http://localhost:8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue