Commit Graph

58 Commits

Author SHA1 Message Date
Joseph Ditton
7b36cf4e02 remove $ from commands for easy copy paste 2022-03-01 10:02:11 -07:00
Joseph Ditton
fc4a758426 fix readme typo 2022-03-01 10:00:59 -07:00
Joseph Ditton
8276cec486 updates tool versions 2022-03-01 09:16:41 -07:00
dittonjs
9b140bcdf9
Merge pull request #2 from despaintroy/patch-1
Fix incorrect import and pass linter
2022-01-14 13:45:57 -07:00
Troy DeSpain
5aa5ea3843 Fix incorrect import and pass linter 2022-01-14 13:20:24 -07:00
dittonjs
f533c48fc9
Merge pull request #1 from NathanHuntzinger/main
Added quotation marks to fix spaces in pwd causing scripts to crash
2022-01-13 08:01:24 -07:00
Nathan Huntzinger
6f33fe1edc
Added quotation marks to fix spaces in pwd causing scripts to crash 2022-01-12 20:28:50 -07:00
Joseph Ditton
79cd8f0a4e readme update 2022-01-12 15:27:51 -07:00
Joseph Ditton
47014b55df fix instruction for heroku 2022-01-10 15:22:31 -07:00
Joseph Ditton
aaaaaa7a52 remove headers 2022-01-10 15:14:16 -07:00
Joseph Ditton
853fd41c06 add message to readme about wsl 2022-01-10 09:23:17 -07:00
Joseph Ditton
f5193541f6 Merge branch 'main' of github.com:dittonjs/NestStarterApp 2022-01-07 10:19:43 -07:00
Joseph Ditton
de84113066 adds context id to role and role helpers 2022-01-07 10:19:34 -07:00
Joseph Ditton
bc82be4344 adds documentation 2022-01-03 18:51:10 -07:00
Joseph Ditton
5d9cf51c10 fix signup page 2021-12-27 10:39:59 -07:00
Joseph Ditton
68384d7e1d adds correct path for js and css from view 2021-12-08 18:06:50 -07:00
Joseph Ditton
5c700ff0ea add content type to api 2021-12-08 17:55:59 -07:00
Joseph Ditton
d7123274e9 fix api post and put 2021-12-08 17:53:18 -07:00
Joseph Ditton
42440a8720 finishes adding deploy instructions to readme 2021-12-06 18:07:25 -07:00
Joseph Ditton
f00547de09 destroy all user refresh tokens on logout 2021-12-06 17:57:04 -07:00
Joseph Ditton
cc0f32a75f configure unit tests 2021-12-05 18:46:44 -07:00
Joseph Ditton
8ca1046bf3 corrects name attribute on client 2021-12-04 21:19:54 -07:00
Joseph Ditton
a37604fedd autoload entities in prod too 2021-12-04 21:14:01 -07:00
Joseph Ditton
7bde981f60 disable reject unauthorized 2021-12-04 21:03:04 -07:00
Joseph Ditton
8d47c615b2 adds missing config option for ssl 2021-12-04 21:00:31 -07:00
Joseph Ditton
ac930bf0d7 add missing driver type from db config 2021-12-04 20:57:25 -07:00
Joseph Ditton
d45d93b750 add prod migrations and seed scripts 2021-12-04 20:54:26 -07:00
Joseph Ditton
460c4be094 force dev deps install on prod for build 2021-12-04 20:49:30 -07:00
Joseph Ditton
39d46f6e41 undo changes 2021-12-04 20:47:18 -07:00
Joseph Ditton
542f29d2cd add build script 2021-12-04 20:45:20 -07:00
Joseph Ditton
9e6006f30c update dependencies 2021-12-04 20:33:43 -07:00
Joseph Ditton
0757589006 adds post install script 2021-12-04 20:32:01 -07:00
Joseph Ditton
d844431745 update readme and add procfile 2021-12-04 20:27:04 -07:00
Joseph Ditton
03108dffe0 update readme 2021-12-04 17:13:43 -07:00
Joseph Ditton
3828a0011c undo removeable 2021-12-04 17:11:10 -07:00
Joseph Ditton
977854867d updates readme and setup script 2021-12-04 17:04:11 -07:00
Joseph Ditton
c8339e42f7 fix link 2021-12-04 11:33:33 -07:00
Joseph Ditton
993e43ccce Merge branch 'main' of github.com:dittonjs/NestStarterApp into main 2021-12-04 11:20:58 -07:00
Joseph Ditton
0220ebbc98 Merge branch 'main' of github.com:dittonjs/NestStarterApp into main 2021-12-03 19:11:10 -07:00
Joseph Ditton
bbed498bca update readme 2021-12-03 18:48:52 -07:00
Joseph Ditton
c14d0a89a2 remove unused names 2021-12-03 18:40:37 -07:00
Joseph Ditton
5446509b96 update readme add git scripts 2021-12-03 18:31:24 -07:00
Joseph Ditton
edbbed2050 readme 2021-12-03 17:00:23 -07:00
Joseph Ditton
95961c5a14 auth guard update 2021-12-03 14:46:44 -07:00
Joseph Ditton
84b45cd6b1 adds roles 2021-12-01 20:18:26 -07:00
Joseph Ditton
d803aaaf1b add admin user and seeds 2021-11-30 17:44:58 -07:00
Joseph Ditton
694f2318bd adds setup for roles 2021-11-30 15:40:07 -07:00
Joseph Ditton
8d0b32f8df adds api, guard, tailwind 2021-11-23 14:04:12 -07:00
Joseph Ditton
4ae4e87468 adds start for console 2021-11-22 14:21:53 -07:00
Joseph Ditton
3902da1747 working on signup implementation 2021-11-20 19:34:10 -07:00