feat: implement project launch script run.sh and update README
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
import { addToast } from './toasts.js';
|
||||
|
||||
const API_BASE_URL = 'http://localhost:8000';
|
||||
const API_BASE_URL = '';
|
||||
|
||||
// [DEF:fetchApi:Function]
|
||||
// @PURPOSE: Generic GET request wrapper.
|
||||
|
||||
Reference in New Issue
Block a user