Skip to content

yunusemre-dev/storyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storyboard

Storyboard Studio - studio.yunusemre.dev

Live preview of the application: studio.yunusemre.dev

Prerequisites

Before installing the app, ensure that you have the following prerequisites installed on your system:

  • Docker
  • Docker Compose

Installation

  1. Clone the repository

    git clone https://github.com/YuunsGit/storyboard.git
  2. Navigate to the project directory

    cd storyboard
  3. Run the docker compose

    docker compose --env-file .env.local up --build -d

Tech Stack:

  • SvelteKit as meta-frontend framework
  • TypeScript for typesafe development
  • PostgreSQL for relational database
  • pg_graphql for GraphQL support
  • Tailwind CSS for utility CSS
  • GraphQL for API queries and mutations
  • urql as GraphQL client

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published