Entries in PostgreSQL database
{"id":1,"index":0,"title":"Nextjs / Vercel environment variables","linkValue":"/side-projects/nextjs","description":"Testing server versus client variables in nextjs 14","createdAt":"2024-01-01T16:28:23.569Z","updatedAt":"2024-01-01T22:36:00.482Z","tags":["frontend","next14","vercel"]}
{"id":2,"index":1,"title":"BIP39 with rot cipher","linkValue":"/side-projects/rot-bip-39","description":"Store seed phrase with ROT substitution","createdAt":"2024-01-01T16:28:23.967Z","updatedAt":"2024-01-01T22:36:01.401Z","tags":["bip39","security"]}
{"id":3,"index":2,"title":"Echarts library integration","linkValue":"/side-projects/echarts-integration","description":"Use Apache ECharts inside a Nextjs app","createdAt":"2024-01-01T16:28:24.226Z","updatedAt":"2024-01-01T22:36:02.230Z","tags":["next14","charts"]}
{"id":13,"index":3,"title":"Highcharts library integration","linkValue":"/side-projects/highcharts-integration","description":"Use Highcharts inside a Nextjs app","createdAt":"2024-01-01T20:00:30.405Z","updatedAt":"2024-01-01T22:36:03.053Z","tags":["next14","charts"]}
{"id":14,"index":4,"title":"Skeleton loading","linkValue":"/side-projects/skeleton-loading","description":"Cool loading state to watch while backend is doing stuff","createdAt":"2024-01-01T20:00:30.674Z","updatedAt":"2024-01-01T22:36:03.875Z","tags":["next14","frontend"]}
{"id":15,"index":5,"title":"Connect frontend to PostgreSQL db","linkValue":"/side-projects/prisma-integration","description":"Connect Nextjs app (w/ App Router) to a postgresl database with Prisma","createdAt":"2024-01-01T20:00:30.921Z","updatedAt":"2024-01-01T22:36:04.706Z","tags":["next14","database"]}