The backend server for the ngsplanner app.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
sigonasr2, Sig, Sigo 4fc4179476 mostly backend updates. Broken atm 3 years ago
node_modules Fix up some bugs with backend discord+google integration 3 years ago
patch_old Added 'element' table, remove icon from augment_type and added icon and element_id to augment. 3 years ago
.gitignore Implement test endpoints 3 years ago
Dockerfile Implement test endpoints 3 years ago
README Implement test endpoints 3 years ago
ngsplanner_patch.sql Submit changes? 3 years ago
ngsplanner_schema.sql Submit changes? 3 years ago
ngsplanner_seed.sql Submit changes? 3 years ago
package-lock.json Fix up some bugs with backend discord+google integration 3 years ago
package.json Fix up some bugs with backend discord+google integration 3 years ago
server.js mostly backend updates. Broken atm 3 years ago
server_test.js fix integer checking 3 years ago

README

This directory contains your keys and certificates.

`[cert name]/privkey.pem` : the private key for your certificate.
`[cert name]/fullchain.pem`: the certificate file used in most server software.
`[cert name]/chain.pem` : used for OCSP stapling in Nginx >=1.3.7.
`[cert name]/cert.pem` : will break many server configurations, and should not be used
without reading further documentation (see link below).

WARNING: DO NOT MOVE OR RENAME THESE FILES!
Certbot expects these files to remain in this location in order
to function properly!

We recommend not moving these files. For more information, see the Certbot
User Guide at https://certbot.eff.org/docs/using.html#where-are-my-certificates.