Folders | Description |
---|---|
Email templates | |
public | Built Vue files |
dist | Compiled version of the server in JS |
src | Server source files |
src/bot | In future scripts for an AI |
src/communicationUtils | Email scripts |
src/dbUtils | DB connection scripts |
src/entrypoints | Entrypoints for seperate scripts |
src/game | Game Logic |
src/helpers | Helpers |
src/paypal | Paypal scripts |
src/routes | REST Endpoints to be used by tsoa to generate the OpenAPI |
src/services | Service Logic behind REST and WS Endpoints |
src/sharedDefinitions | Definitions shared with front-end |
src/sharedTypes | Types shared with front-end |
src/socket | Logic for the Socket.io implementation |
src/test | Test utility functions |
server
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||