storycoder-svelte

Storycoder Svelte

Repo for new storycoder codebase written in Svelte

StoryCoder Svelte

How to run it locally

Prerequisites:

  1. Create .env in root folder of this repo
  2. Add database path to .env file: DATABASE_URL=mongodb://mongoadmin:pass123@localhost:27017/dev-storycoder?authSource=admin
  3. run npm run database-container:build
  4. run npm i
  5. run npm run database:restore to seed your MongoDB database with stories from .gzip archive
  6. run npx prisma generate to generate prisma client
  7. run npm run dev to start the app in development mode

Remaining TODOs

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes