feat: add sqlstring and supports-color modules
- Introduced sqlstring module for SQL escape and formatting. - Added supports-color module to detect terminal color support. - Created dashboard and login views with Bootstrap styling. - Implemented user schema in SQL with mock data for testing.
This commit is contained in:
2
backend/node_modules/long/index.d.ts
generated
vendored
Normal file
2
backend/node_modules/long/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { Long } from "./types.js";
|
||||
export default Long;
|
Reference in New Issue
Block a user