Commit Graph

14 Commits

Author SHA1 Message Date
Aaron William Po
cd621fdf21 fix and upgrade: bump next js to v14, remove public mapbox token 2023-11-24 00:07:00 -05:00
Aaron William Po
c3a991f938 feat: add reset password functionality 2023-11-23 21:06:50 -05:00
Aaron William Po
fe778f83e1 docs: update readme and db schema 2023-11-05 22:27:48 -05:00
Aaron William Po
a604a24fd1 Update: more work on beer styles, add erd to readme 2023-09-22 22:52:51 -04:00
Aaron William Po
39c310f296 Format: format codebase to prettier schema 2023-05-16 23:49:44 -04:00
Aaron William Po
60e76089f3 Update README and env to mention Neon PG 2023-05-14 14:57:19 -04:00
Aaron William Po
d79858da7f Format license and readme 2023-05-02 22:20:55 -04:00
Aaron William Po
85ecc9f062 Migrate database to Vercel postgres 2023-05-02 20:01:12 -04:00
Aaron Po
8867c0bc56 Update README.md 2023-04-12 21:54:06 -04:00
Aaron William Po
7185734f3c Update readme, add docs to useMediaQuery, fix security issue with vm2 2023-04-12 21:41:19 -04:00
Aaron William Po
0d3785ad1a Add environment variable validation and parsing
Adds a validation schema for the application's environment variables using the Zod library. The parsed environment variables are then exported as constants that can be imported throughout the application, replacing the direct use of process.env.
2023-04-07 11:37:30 -04:00
Aaron William Po
6b65e09c17 create readme 2023-04-05 23:33:19 -04:00
Aaron William Po
86f6f9abc5 Remove readme 2023-02-02 20:12:00 -05:00
Aaron William Po
0bd57e1e08 Initial commit from Create Next App 2023-01-15 14:24:09 -05:00