mips171
|
b03beccfb2
|
Update Makefile
|
2023-01-06 10:53:34 +10:00 |
|
Nicholas Smith
|
7e4d92fc92
|
feedback
|
2023-01-05 08:01:50 +10:00 |
|
Nicholas Smith
|
1f947eae7a
|
regen entities on reset
|
2023-01-04 22:03:15 +10:00 |
|
Nicholas Smith
|
fd0487abac
|
add make down
|
2023-01-04 22:02:53 +10:00 |
|
Nicholas Smith
|
70f96b4735
|
fix worker target
|
2023-01-04 22:02:05 +10:00 |
|
mikestefanello
|
76ccf3b8db
|
Fixed docker make targets.
|
2022-11-04 18:49:25 -04:00 |
|
mikestefanello
|
dceb232cb2
|
Reorganized directories and packages.
|
2022-11-02 19:23:26 -04:00 |
|
Ahmed Hashim
|
b4621afbd9
|
feat: connect to redis-cli from within docker container instead of users localhost
|
2022-10-09 08:08:32 -04:00 |
|
Ahmed Hashim
|
ac0adde9e6
|
feat: connect to psql from within docker container instead of users localhost
|
2022-10-09 08:07:12 -04:00 |
|
Ahmed Hashim
|
ea1ee27b89
|
feat: updgrading docker compose command to support the latest version
|
2022-10-09 08:06:14 -04:00 |
|
mikestefanello
|
ecd0120920
|
Let error handler handle all error logic, logging, and canceling.
|
2022-05-17 08:45:18 -04:00 |
|
mikestefanello
|
0cb52b6e12
|
Added make command to check for dependency updates.
|
2022-02-10 08:21:07 -05:00 |
|
mikestefanello
|
90408d68a7
|
Added task worker service and example task processor.
|
2022-02-08 08:58:22 -05:00 |
|
mikestefanello
|
27a2389e2c
|
Added make target to connect to the test cache.
|
2022-02-07 21:23:09 -05:00 |
|
mikestefanello
|
86774ae781
|
Added license. Cleanup and expanded documentation.
|
2021-12-31 10:09:52 -05:00 |
|
mikestefanello
|
db4c025aa7
|
Started on the README.
|
2021-12-27 17:36:18 -05:00 |
|
mikestefanello
|
85981e75a7
|
Added shutdown method to container.
|
2021-12-19 13:22:44 -05:00 |
|
mikestefanello
|
d28f02f8d6
|
Moved pager to the controller package. Added additional documentation.
|
2021-12-18 16:55:35 -05:00 |
|
mikestefanello
|
195d572036
|
Fixed container tests and import
|
2021-12-17 21:14:43 -05:00 |
|
mikestefanello
|
774f0b0858
|
Documentation and started tests for auth package.
|
2021-12-17 19:58:44 -05:00 |
|
mikestefanello
|
6ec1b77684
|
Added email field to user.
|
2021-12-14 21:16:48 -05:00 |
|
mikestefanello
|
60dedc0944
|
Support separate database for testing.
|
2021-12-13 12:51:00 -05:00 |
|
mikestefanello
|
58e75cf7a6
|
Combine error templates.
|
2021-12-11 16:06:28 -05:00 |
|
mikestefanello
|
3a9f0d1879
|
Added additional makefile commands.
|
2021-12-11 14:00:10 -05:00 |
|
mikestefanello
|
527721486a
|
Added ent make commands.
|
2021-12-11 13:46:01 -05:00 |
|
mikestefanello
|
8657380530
|
Handle user creation upon registration.
|
2021-12-11 13:03:10 -05:00 |
|
mikestefanello
|
79d2db3c1f
|
Added Ent and user model.
|
2021-12-10 20:44:23 -05:00 |
|