This website requires JavaScript.
Explore
Help
Register
Sign In
pax
/
cloudservices
forked from
engineering/cloudservices
Watch
1
Star
0
Fork
You've already forked cloudservices
0
Code
Pull Requests
Activity
This daemon helps Staff manage the Cloud Server. Written with TypeScript and using multiple libraries. Including Eris, Mongoose, Redis, Node Mailer, Axios, and more...
645
Commits
2
Branches
0
Tags
1.7
MiB
TypeScript
95.8%
Go
2.8%
HTML
0.9%
Makefile
0.5%
e6ec7801bb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Matthew
e6ec7801bb
Route constructor changed to protected
2020-01-20 23:41:24 -05:00
.vscode
a lot of random stuff
2019-10-18 23:16:32 +01:00
src
Route constructor changed to protected
2020-01-20 23:41:24 -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