This website requires JavaScript.
Explore
Help
Register
Sign In
engineering
/
crv2
Watch
3
Star
0
Fork
You've already forked crv2
2
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
LOC Community Relations - Gamma Edition
17
Commits
2
Branches
0
Tags
375
KiB
TypeScript
97.7%
JavaScript
2.3%
3e80cba3c1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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