Commit Graph

166 Commits

Author SHA1 Message Date
52ef39fd5c feat(logging): added in db and logging with websocket 2025-07-22 19:59:06 -05:00
623e19f028 refactor(docker compose example): added in postgress stuff plus network 2025-07-22 19:58:26 -05:00
14dd87e335 docs(.env example): added postrgres example 2025-07-22 19:58:01 -05:00
52956ecaa4 docs(dockerbuild): comments as a reminder for my seld 2025-07-22 07:03:29 -05:00
cc51807819 chore(release): v0.0.1-alpha.5 v0.0.1-alpha.5 2025-07-21 17:29:21 -05:00
8e039037a9 feat(services): just a 1 to 1 from lstv2 2025-07-21 17:27:09 -05:00
ed40f4c77e refactor(lstv2build): changes to not always build the old app if we dont need too 2025-07-21 17:26:50 -05:00
ccddef8ba8 docs(iiscontrol): added in an example how to run i t 2025-07-21 17:26:18 -05:00
05e31f4b9e feat(update server): new update server added with iis stop and old version included 2025-07-21 17:25:51 -05:00
d2578b8850 refactor(createzip): changes to the way the app looks for better understanding 2025-07-21 17:14:21 -05:00
392a9ef407 refactor(build): changes to remove the build name as it was not really realvent
we will soon include it in the main file if anyone else starts to build with us
2025-07-21 17:13:24 -05:00
2d2337257f refactor(env-example): changes to the env example to include the dev stuff 2025-07-21 17:10:51 -05:00
5a95bf3ef0 test(docker): changes to make all latest now instead of 2 apps 2025-07-20 08:57:55 -05:00
7e9401d8bb test(app): added production into the build so we dont fill logs up 2025-07-20 08:57:31 -05:00
0c4465c91a refactor(createzip): renamed the backend to app now that everything is in one 2025-07-20 08:57:08 -05:00
5f9d49561a docs(env): changes to have more clear info on the example doc 2025-07-20 08:56:34 -05:00
253d998b68 refactor(wrapper): changes to handle docs and frontned now 2025-07-19 11:38:47 -05:00
9acfd1ccd0 refactor(docker): removed frontend from being built 2025-07-19 11:38:29 -05:00
39d23f4a8a refactor(frontend): changes to no longer use server side and only static files 2025-07-19 11:38:11 -05:00
f41a1b3363 feat(env): new env introduced to handle dev and prodution 2025-07-19 11:37:35 -05:00
1e649d1f23 refactor(backend): changes to convert the backend to strictly the app 2025-07-19 11:37:13 -05:00
5cc1fbe919 ci(wrapper): changes to clean the publish folder 2025-07-18 10:28:16 -05:00
528d7af031 fix(builds): added in the gets/installs for our go project and node portons 2025-07-17 10:46:53 -05:00
f0bcea0405 perf(docs): changes to stop the server from opening a browser when it started up 2025-07-16 21:56:59 -05:00
67b5976176 feat(backend): env added 2025-07-16 21:56:17 -05:00
4ef2d90aa8 refactor(config): changes to autoformat go files 2025-07-16 21:55:33 -05:00
7539b1653d refactor(lstv2): moved the loc to .env file 2025-07-16 20:24:01 -05:00
6072afc8c0 build(docs): added building the docs into the build script 2025-07-16 20:23:25 -05:00
0fb2ec5273 fix(docs): added a copy script to cp the build to the backend with ps1 2025-07-16 20:22:43 -05:00
fdf14b06c8 fix(backend): ignored docs this should be built before running by the user 2025-07-16 20:22:15 -05:00
a23b6a6e9e feat(env-example): added in an example env 2025-07-16 20:21:42 -05:00
5a9636cdc1 feat(backend): set the static path to the docs 2025-07-16 19:55:55 -05:00
3fdcc110e3 feat(docs): added in the new docs to build alongside the backend 2025-07-16 19:55:27 -05:00
452bdbedb4 refactor(createzip): added in verbage to be clear what was done at the end 2025-07-16 10:17:02 -05:00
9c1599f8c3 chore(release): v0.0.1-alpha.4 v0.0.1-alpha.4 2025-07-16 09:55:14 -05:00
5cb71e5547 ci(createzip): changes to include the script folder 2025-07-16 09:51:33 -05:00
c0d67c2a16 build(build): script created to build lstv2 and copy over before zipping up also cleanup 2025-07-16 09:51:08 -05:00
26b018ee3e ci(build): changes to ignore the tmp folder in the scripts 2025-07-16 09:50:28 -05:00
44fdf49555 chore(release): v0.0.1-alpha.3 v0.0.1-alpha.3 2025-07-16 08:39:28 -05:00
afe795edd5 feat(scripts): 2 new scripts for the build process 2025-07-16 08:37:25 -05:00
a0856d171a refactor(releases): simplified the functions 2025-07-16 08:36:49 -05:00
5ed4a6c081 refactor(build): changes to show more details when we run the build stuff 2025-07-16 08:34:50 -05:00
7a4840ef95 refactor(package.json): changes to the scripts 2025-07-16 08:33:32 -05:00
c3473ca60e refactor(release-it): changes to the build process and changelog 2025-07-16 08:33:00 -05:00
646735565f refactor(createzip): change the name from release to createZip 2025-07-16 08:24:13 -05:00
a354004201 chore(release): v0.0.1-alpha.2 v0.0.1-alpha.2 2025-07-16 07:08:01 -05:00
942be59715 refactor(build): changes to add in releasing from build 2025-07-16 07:07:08 -05:00
70e376c939 fix(build): removed the * at the end of source so no more errors v0.0.1-alpha.1 2025-07-16 06:56:13 -05:00
62a1ad83ab build(wrapper): added the wrapper to our build script 2025-07-16 06:55:52 -05:00
47c5a47ffa test(scripts): added in a go script to test my other scripts 2025-07-16 06:49:24 -05:00