Teddy-1024 2fcd7f4276 Merge pull request #3 from Teddy-1024/oracle_vps
Feat(Security):  a. Update CORS settings  b. Update session cookie settings  c. Remove comments that expose project architecture (and that Claude made most of it :P) d. Remove server console logging from root server setup.
2025-01-25 16:10:02 +00:00
2024-04-30 15:34:40 +01:00
2025-01-25 14:31:03 +00:00
2024-04-17 15:07:51 +01:00
2025-01-25 16:06:55 +00:00
2025-01-25 14:31:03 +00:00
2025-01-25 14:31:03 +00:00
2025-01-15 23:52:09 +00:00

Precision and Research Technology Systems Limited Website with online store

Powered by flask

enter virtual environment: python -m venv VIRTUAL_ENVIRONMENT_NAME

run module bundler: npm run build

host for machine: python -m flask run

host for local network: python -m flask run --host=0.0.0.0

files dedicated to each page: CSS page HTML page row JavaScript page api router base - navigation buttons MySQL get save table staging table audit table Python business object controller datastore form model

Description
No description provided
Readme 132 MiB
Languages
HTML 39.9%
Python 37%
JavaScript 20.2%
CSS 2%
Batchfile 0.5%
Other 0.4%