Skip to content

a-kennedy-develops/gif-horse

Repository files navigation

Development Status 🐎

GIF Horse is currently in active development. Key features being worked on:

  • GIF creation from video files
  • Frame-by-frame GIF editing

Tech Stack 🐎

Getting Started 🐎

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Second, create a .env file and add the following variables:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY={ASK_ME_FOR_THIS}
CLERK_SECRET_KEY={ASK_ME_FOR_THIS}

Finally, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Contributing 🐎

While GIF Horse is currently in development, feedback and contributions are welcome! Feel free to open issues or submit pull requests.

Contact 🐎

For questions about the project or to request environment variables, please contact:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published