Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ISnackable/og.new

 
 

Repository files navigation

og.new

Development

Set the required environment variables in your .env.local:

NEXT_PUBLIC_BASE_URL=http://localhost:3000
NEXT_PUBLIC_API_URL=http://localhost:3000/api

Install the dependencies and run the app:

pnpm i
pnpm run dev

Credits

Many thanks to Fady, the original creator of this OG image editor.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%