This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
relay
Watch
1
Star
0
Fork
You've already forked relay
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Hypercore DHT based relay for RPC
149
Commits
3
Branches
3
Tags
1.3
MiB
TypeScript
98.5%
Shell
1.5%
4b6e1d32f5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
4b6e1d32f5
*Wrong variable used
2022-09-21 09:45:14 -04:00
src
*Wrong variable used
2022-09-21 09:45:14 -04:00
.gitignore
*WIP: minor refactor and build process to create application binaries
2022-07-24 22:36:49 -04:00
LICENSE
*Initial version
2022-06-27 13:53:00 -04:00
build.js
*Remove unneeded externals
2022-09-21 07:14:30 -04:00
package.json
*Clean up deps
2022-09-21 07:27:47 -04:00
pkg.json
*Include additional files to be packaged and remove ones that are in plugins
2022-09-21 07:16:08 -04:00
prebuild.sh
*clean up build script since most code has been ported to plugins
2022-09-21 07:15:39 -04:00
tsconfig.json
*Restructure to transpile to commonjs since vercel pkg does not support ESM
2022-07-23 23:16:34 -04:00
tslint.json
*Initial version
2022-06-27 13:53:00 -04:00
yarn.lock
*Move app server logic on port 80 to a dedicated component
2022-09-21 08:54:27 -04:00