Create-A-Programmer-Social-Media-using-SvelteKit-and-PocketBase Svelte Themes

Create A Programmer Social Media Using Sveltekit And Pocketbase

Create A Programmer Social Media using SvelteKit and PocketBase

Steps to duplicate

  • Run npm init svelte to create a Skeleton Project with TypeScript enabled
  • Run npm install pocketbase highlight.js iconify-icon
  • Run npm i --save-dev @types/highlight.js
  • Go to the PocketBase docs and download the zip file for your specific operating system.
  • If there are errors with the pocketbase rules, download the v0.21.0 release at the release github
  • Once you have extracted the files, copy the extracted folder into your SvelteKit and rename it to pocketbase
  • Open the pocketbase folder that you just created and run ./pocketbase serve. Open the Admin UI link and create a new account

Top categories

Loading Svelte Themes