Initial commit: RM Circle team sponsor router (bridge page, /start, /admin, Docker)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "rm-circle-team-router",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Evergreen bridge page and dynamic Crypto Team Build sponsor router for RM Circle Premium.",
|
||||
"main": "server.js",
|
||||
"scripts": {"start":"node server.js","dev":"node --watch server.js"},
|
||||
"engines": {"node": ">=20"}
|
||||
}
|
||||
Reference in New Issue
Block a user