Skip to content

yong1le/tush

Repository files navigation

Tush - Image Mockup Generator

The name Tush is derived from 图设 (Tú Shè), which means "Image Design" in Chinese. Tush is an image toolbox that can perform various image processing tasks.

Architecture

image

Developing

# Create .env file based on .env.base (fill in github keys)
cp .env.base .env

# Start local services (s3, lambda, postgres)
docker compose up -d

# Push database schema
npm install
npx drizzle-kit push

# Start app on localhost:3000
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •