This website requires JavaScript.
Explore
Help
Register
Sign in
Twitch
/
Lurk-Message-API
Watch
0
Star
0
Fork
You've already forked Lurk-Message-API
0
Code
Issues
Activity
No description
24
commits
1
branch
0
tags
79
KiB
TypeScript
56%
JavaScript
22.6%
HTML
18.7%
CSS
1.9%
Makefile
0.8%
d0e8c69c4d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Oliver Akins
d0e8c69c4d
Disable CORS to allow anything
2022-07-31 17:51:01 -06:00
docs
Restructure login endpoint changes to include account's admin status
2022-07-31 17:47:54 -06:00
src
Disable CORS to allow anything
2022-07-31 17:51:01 -06:00
.gitignore
Add v1.0
2022-07-22 00:22:49 -06:00
config.template.toml
Add admin property to accounts in the config
2022-07-31 17:49:23 -06:00
makefile
Add run recipe to the makefile
2022-07-22 00:34:53 -06:00
package.json
Add @hapi/inert dependency
2022-07-31 16:42:30 -06:00
pnpm-lock.yaml
Add static file server
2022-07-31 17:48:57 -06:00
README.md
Initial commit
2022-07-21 15:14:56 -06:00
tsconfig.json
Add v1.0
2022-07-22 00:22:49 -06:00
README.md
Twitch-Lurk-Message-API