Commit Graph

21 Commits

Author SHA1 Message Date
9253a84d7e add router and View links 2021-07-16 00:03:24 -06:00
7514dc03da setup for vue routes 2021-07-15 00:00:08 -06:00
7b18b0842a working and no errors on front or back ends 2021-07-08 03:15:36 -05:00
9869125965 working frontend build 2021-07-07 17:12:04 -05:00
be789ae882 add frontend frame and service logic 2021-07-03 00:41:03 -05:00
87312fbc86 create routes file creator
still needs some adjustments for GET requests
2021-01-27 01:41:45 -07:00
8e8c587c85 add funcParam builder with sorting by required 2021-01-23 15:11:14 -07:00
17deed412a add support for all crud and list in the service files 2021-01-23 01:14:04 -07:00
c176de3297 add support for searching queries 2021-01-22 23:18:15 -07:00
0026d7ace3 refactor mapper-creator to its own file 2021-01-20 19:02:31 -07:00
91cb2666c3 add more crud operations to the mapper files 2021-01-18 23:49:43 -07:00
3282d6c722 refactor buildFunctionName 2021-01-18 01:25:11 -07:00
242e83f9b0 refactor and add some new endpoint defs 2021-01-18 01:10:10 -07:00
1e81c0ff85 remove files that don't need to be tracked 2021-01-18 00:52:21 -07:00
4e022988b0 add mapper builders
still needs all mapper versions but has list, create, and count working
2021-01-18 00:50:05 -07:00
69466406cd initialize components, routes, and services 2020-07-08 18:54:19 -05:00
d212d3b36c working server with migrations as defined
BOOM BABY!!!
2020-06-16 01:54:12 -06:00
3505b16169 preserve stuff before trying something craz 2020-06-15 23:49:53 -06:00
9ace341ce4 add .gitignore 2020-06-15 23:46:17 -06:00
d3eb93666e add frame express app 2020-06-13 01:31:48 -06:00
bbe78747f3 initial commit 2020-06-11 01:14:23 -06:00