1
0
Fork 0
This daemon helps Staff manage the Cloud Server. Written with TypeScript and using multiple libraries. Including Eris, Mongoose, Redis, Node Mailer, Axios, and more...
 
 
 
 
Go to file
Matthew 36f7660afd
Add TS building in makefile; yarn run build now just runs HOME=/root go build -v -ldflags="-s -w" -o dist/bin/checkCertificate src/go/checkCertificate/checkCertificate.go
2020-01-18 02:05:22 -05:00
.vscode a lot of random stuff 2019-10-18 23:16:32 +01:00
src change email address in cmds that send notification mail 2020-01-18 00:12:50 -05:00
types update x509 typings 2019-10-30 00:03:28 -04:00
.eslintrc.json Jesus fuck gitlab 2019-12-17 00:23:44 +00:00
.gitignore ignore .vscode 2020-01-18 00:17:19 -05:00
.gitlab-ci.yml CI fix 2019-12-17 00:22:17 +00:00
LICENSE add license 2019-10-26 00:15:33 -04:00
Makefile Add TS building in makefile; yarn run build now just runs HOME=/root go build -v -ldflags="-s -w" -o dist/bin/checkCertificate src/go/checkCertificate/checkCertificate.go 2020-01-18 02:05:22 -05:00
build.sh deprecate build.sh 2020-01-18 00:11:44 -05:00
go.mod Golang module & checksum files 2019-12-18 23:46:36 -05:00
go.sum Golang module & checksum files 2019-12-18 23:46:36 -05:00
package.json Add TS building in makefile; yarn run build now just runs HOME=/root go build -v -ldflags="-s -w" -o dist/bin/checkCertificate src/go/checkCertificate/checkCertificate.go 2020-01-18 02:05:22 -05:00
tsconfig.json Initial Commit 2019-10-14 15:46:10 -04:00