summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-01updates tool versionsJoseph Ditton
2022-01-14Merge pull request #2 from despaintroy/patch-1dittonjs
Fix incorrect import and pass linter
2022-01-14Fix incorrect import and pass linterTroy DeSpain
2022-01-13Merge pull request #1 from NathanHuntzinger/maindittonjs
Added quotation marks to fix spaces in pwd causing scripts to crash
2022-01-12Added quotation marks to fix spaces in pwd causing scripts to crashNathan Huntzinger
2022-01-12readme updateJoseph Ditton
2022-01-10fix instruction for herokuJoseph Ditton
2022-01-10remove headersJoseph Ditton
2022-01-10add message to readme about wslJoseph Ditton
2022-01-07Merge branch 'main' of github.com:dittonjs/NestStarterAppJoseph Ditton
2022-01-07adds context id to role and role helpersJoseph Ditton
2022-01-03adds documentationJoseph Ditton
2021-12-27fix signup pageJoseph Ditton
2021-12-08adds correct path for js and css from viewJoseph Ditton
2021-12-08add content type to apiJoseph Ditton
2021-12-08fix api post and putJoseph Ditton
2021-12-06finishes adding deploy instructions to readmeJoseph Ditton
2021-12-06destroy all user refresh tokens on logoutJoseph Ditton
2021-12-05configure unit testsJoseph Ditton
2021-12-04corrects name attribute on clientJoseph Ditton
2021-12-04autoload entities in prod tooJoseph Ditton
2021-12-04disable reject unauthorizedJoseph Ditton
2021-12-04adds missing config option for sslJoseph Ditton
2021-12-04add missing driver type from db configJoseph Ditton
2021-12-04add prod migrations and seed scriptsJoseph Ditton
2021-12-04force dev deps install on prod for buildJoseph Ditton
2021-12-04undo changesJoseph Ditton
2021-12-04add build scriptJoseph Ditton
2021-12-04update dependenciesJoseph Ditton
2021-12-04adds post install scriptJoseph Ditton
2021-12-04update readme and add procfileJoseph Ditton
2021-12-04update readmeJoseph Ditton
2021-12-04undo removeableJoseph Ditton
2021-12-04updates readme and setup scriptJoseph Ditton
2021-12-04fix linkJoseph Ditton
2021-12-04Merge branch 'main' of github.com:dittonjs/NestStarterApp into mainJoseph Ditton
2021-12-03Merge branch 'main' of github.com:dittonjs/NestStarterApp into mainJoseph Ditton
2021-12-03update readmeJoseph Ditton
2021-12-03remove unused namesJoseph Ditton
2021-12-03update readme add git scriptsJoseph Ditton
2021-12-03readmeJoseph Ditton
2021-12-03auth guard updateJoseph Ditton
2021-12-01adds rolesJoseph Ditton
2021-11-30add admin user and seedsJoseph Ditton
2021-11-30adds setup for rolesJoseph Ditton
2021-11-23adds api, guard, tailwindJoseph Ditton
2021-11-22adds start for consoleJoseph Ditton
2021-11-20working on signup implementationJoseph Ditton
2021-11-20basic login boilerplatreJoseph Ditton
2021-11-20removed parcel cacheJoseph Ditton