Commit Graph

30 Commits

Author SHA1 Message Date
f40a4acad1 refactor(datamart): refactored the get queries to only send back info not the entire query 2026-01-13 17:56:43 -06:00
74677d12c4 refactor(datamart): more work on the new query system 2026-01-13 17:07:46 -06:00
00b4fb1a0a refactor(logging): transport fixes for dev to production 2026-01-13 17:07:15 -06:00
255ccb0f7d fix(server): default port added in case its not passed over in the env 2026-01-13 17:06:51 -06:00
d9d182d908 refactor(app): updated base url to be blank if it was not docker or dev 2026-01-13 17:06:25 -06:00
b777d87e5a feat(datamart): get, add, update queries 2026-01-05 20:06:15 -06:00
c06a52a4ac test(datamart): more work on datamart setup 2026-01-03 10:48:56 -06:00
404974dde0 chore(lint): more linting oopysd 2025-12-31 15:17:12 -06:00
4e6d35bc67 test(datamart): more data mart work 2025-12-31 15:14:54 -06:00
04fe1f1bfe ci(linter errors): fixes for linting errors to make it more happy 2025-12-31 15:14:33 -06:00
b4dbdd6932 test(auth): work on auth login and signup 2025-12-31 15:11:33 -06:00
cc3e823a7d test(datamart): more work on datamart stuff 2025-12-30 21:04:54 -06:00
9eeede7fbe feat(auth): setup login and sign up and can use email or username 2025-12-30 21:04:26 -06:00
ff2cd7e9f8 feat(auth): added in the intital setup auth 2025-12-30 08:04:10 -06:00
9b5a75300a feat(datamart): intial setup to datamart migrations 2025-12-30 08:02:18 -06:00
9531401e56 ci(app): testing and other app config changes 2025-12-30 08:01:16 -06:00
9efd6419b6 refactor(logger): added in the db posting 2025-12-29 06:26:40 -06:00
ea72fd10cd feat(datamart): intial foundation of the datamart setup
this will allow for faster datamart addtions and updates
2025-12-23 19:30:34 -06:00
5995650d67 feat(utils): added in trycatch function 2025-12-22 20:28:37 -06:00
a31b516538 feat(linting): adding in the checks to make me better and not so sloppy 2025-12-22 15:59:49 -06:00
6bb27e588d feat(sql): full sql start stop and query with crash prevention 2025-12-22 14:54:43 -06:00
878c3b3638 feat(logger): added pino in and removed all console logs 2025-12-22 12:46:40 -06:00
a8c5aad833 feat(db): prod sql connect setup more proper to handle errors as well 2025-12-22 11:35:09 -06:00
2c0a8608ac feat(util): return helper to hit the api,logging,socket.io returns 2025-12-22 11:34:43 -06:00
dc159e4404 feat(pingcheck): pings a sever and port to see if its up 2025-12-22 11:34:11 -06:00
33ffdb2264 refactor(system): changes to keep everything more tidy and less drilling 2025-12-22 08:54:18 -06:00
77a9711309 ci(build): added in dotenvx for env stuff 2025-12-15 20:29:15 -06:00
3bcc6f89b3 scaler added and confirmed builds work 2025-12-13 12:07:34 -06:00
c3b2acd033 build stuff 2025-12-12 17:27:08 -06:00
c3421a82d6 intial commit 2025-12-11 21:35:04 -06:00