backend overhaul
This commit is contained in:
5
services/ExampleService.js
Normal file
5
services/ExampleService.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const pgp = require('pg-promise')({ capSQL: true });
|
||||
|
||||
module.exports = class ExampleService {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user