- 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.
1 line
44 B
JavaScript
1 line
44 B
JavaScript
module.exports = require('./lib/seq-queue'); |