Commit graph

9 commits

Author SHA1 Message Date
b51c7bded3
feat: improve login flow
* Uses @next-auth/prisma-adapter to persist sessions and users
* Move to direct Discord/GitHub oauth for regular users
2022-07-26 15:34:30 +01:00
df0a95df19
fix(ci): just use CI to lint
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-25 20:14:46 +01:00
276750100e
docs: add header to README
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-25 19:58:51 +01:00
e98cccc656
feat: experimental CI pipeline 2022-07-25 19:55:13 +01:00
36cf7171a8
chore: fix eslint warnings 2022-07-25 18:38:34 +01:00
0ae9d6efd8
chore: run prettier 2022-07-25 18:31:20 +01:00
d49926e55a
chore: add scripts for prettier 2022-07-25 18:28:29 +01:00
a56c934854
feat: initial app implementation, including rain comic data 2022-07-25 18:22:59 +01:00
31db2b59cd
Initial commit from Create Next App 2022-07-19 21:32:51 +01:00