LOC Community Relations - Alpha Edition
 
 
Go to file
Matthew 3e80cba3c1
add database connection "hardcoded for testing" (add todo comment)
2024-04-02 16:39:02 -04:00
.idea initial commit 2024-03-19 17:41:20 -04:00
database Member.ts and Parner.ts classes shall implement interface SharedMemberAttributes 2024-04-02 16:38:27 -04:00
discord comments 2024-03-22 00:18:53 -04:00
util set return type for abstract execute() to Promise<void | any> 2024-04-02 16:38:00 -04:00
.gitignore initial commit 2024-03-19 17:41:20 -04:00
CRRA.iml initial commit 2024-03-19 17:41:20 -04:00
index.ts add database connection "hardcoded for testing" (add todo comment) 2024-04-02 16:39:02 -04:00
package-lock.json install package uuid 2024-03-25 15:11:26 -04:00
package.json install package uuid 2024-03-25 15:11:26 -04:00
tsconfig.json enables experimental decorators for TS 2024-03-22 00:19:04 -04:00