mirror of
https://codeberg.org/doesnm/snailtrix.git
synced 2025-10-18 19:00:59 +00:00
Upload files to "/"
This commit is contained in:
parent
67dd0cb9ae
commit
b74e138a83
3 changed files with 1383 additions and 0 deletions
6
config.json
Normal file
6
config.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"secretKey": "BmimUpNSpIYy2CDkZkpTZ4SfT79Tcf2MapXeIAT_H9Y",
|
||||
"publicKey": "g0QRR3w7ViKB4puJukr6nJTU-eHoVPGIfV_IRQj8aXM",
|
||||
"protocol": "https",
|
||||
"delegation_cache": {}
|
||||
}
|
||||
1367
package-lock.json
generated
Normal file
1367
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
10
package.json
Normal file
10
package.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@noble/ed25519": "^3.0.0",
|
||||
"@noble/hashes": "^2.0.1",
|
||||
"deasync": "^0.1.30",
|
||||
"devzat": "^0.2.2",
|
||||
"express": "^5.1.0",
|
||||
"sync-fetch": "^0.6.0-2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue