Josh Creek
ae4c27ae6e
Merge pull request #24 from jcreek/20-make-this-a-pwa-so-it-can-cache-the-sprites-and-be-used-offline-updating-the-db-when-its-back-online
...
feat(#20 ): Make the site a PWA
2024-04-08 21:53:33 +01:00
Josh Creek
4d4aecf2f6
feat( #20 ): Make the site a PWA
2024-04-08 21:47:42 +01:00
Josh Creek
a7838b8e7b
Merge pull request #23 from jcreek/19-add-a-basic-my-dex-page
...
feat(#19 ): Add a basic My Dex page
2024-04-08 21:23:23 +01:00
Josh Creek
d581e26234
feat( #19 ): Add a basic My Dex page
2024-04-08 21:09:34 +01:00
Josh Creek
9c22786dd5
Merge pull request #18 from jcreek/5-set-up-repositories-for-database-access
...
feat(#5 ): Add ability to seed pokedex entry data
2024-04-08 20:12:59 +01:00
Josh Creek
69c80a5e39
feat( #5 ): Add ability to seed pokedex entry data
2024-04-08 20:08:53 +01:00
Amber M
bc4e69e95e
Merge pull request #17 from jcreek/16-fix-issue-where-daisyui-styles-dont-apply-to-components
...
fix(#16 ): Ensure DaisyUI styles apply to components
2024-04-07 19:31:08 +01:00
Josh Creek
89993f305a
fix( #16 ): Ensure DaisyUI styles apply to components
...
It turns out that tailwind excludes styles it hasn't found in use, so it needs to be explicitly told where to find the component files. This also therefore fixes the styles in the SignUp component.
2024-04-07 19:19:08 +01:00
Amber M
e78a562725
Merge pull request #15 from jcreek/3-create-a-footer-to-show-on-all-pages
...
Add Footer to layout
2024-04-07 16:05:46 +01:00
Amber M
4c71e92780
Add Footer to layout
2024-04-07 16:01:57 +01:00
Josh Creek
60bc76705b
chore(*): Add build steps
2024-04-07 15:44:17 +01:00
Josh Creek
ab225b661f
Merge pull request #14 from jcreek/13-add-daisyui
...
build(#13 ): Add DaisyUI
2024-04-07 15:29:54 +01:00
Josh Creek
21f8d35bb7
fix( #13 ): Add hacky workaround for component styling
2024-04-07 15:28:15 +01:00
Josh Creek
df66370e02
build( #13 ): Add DaisyUI
2024-04-07 15:12:59 +01:00
Josh Creek
364b593f08
docs(*): Add dependencies section to readme
2024-04-07 13:03:00 +01:00
Josh Creek
eacd695a40
Merge pull request #12 from jcreek/11-add-sprites
...
11 add sprites
2024-04-07 10:54:47 +01:00
Josh Creek
97be847b44
feat( #11 ): Add sprite component
2024-04-07 10:50:59 +01:00
Josh Creek
2b220f1437
feat( #11 ): Add sprites
2024-04-07 10:48:15 +01:00
Josh Creek
99655d3864
Merge pull request #10 from jcreek/9-add-supabase-auth
...
9 add supabase auth
2024-04-06 21:51:51 +01:00
Josh Creek
869be67c54
feat( #9 ): Add sign in and sign out
2024-04-06 21:46:04 +01:00
Josh Creek
6cfa2bd6d7
feat( #9 ): Add sign up
2024-04-06 21:10:37 +01:00
Josh Creek
b7996e50a6
Merge pull request #8 from jcreek/6-set-up-classes-for-database-access
...
feat(#6 ): Add classes for database
2024-04-06 17:58:43 +01:00
Josh Creek
88b5edb4b9
feat( #6 ): Add classes for database
2024-04-06 17:56:56 +01:00
Josh Creek
596bfa3ec1
Merge pull request #7 from jcreek/4-add-a-database-connection
...
chore(#4 ): Add a database connection to mongodb
2024-04-06 17:09:58 +01:00
Josh Creek
aee56d0fc9
build(*): Attempt to get env vars working
2024-04-06 17:06:00 +01:00
Josh Creek
3c1ae70392
chore( #4 ): Add a database connection to mongodb
2024-04-06 15:04:53 +01:00
Josh Creek
5650a6d8d7
build(*): Add netlify support
2024-03-09 21:32:50 +00:00
Josh Creek
2de4e8b54b
chore(*): Add base sveltekit files
2024-03-09 21:28:07 +00:00
Josh Creek
b2b0cf0035
Initial commit
2024-03-09 21:09:47 +00:00