Skip to content

nicholasgriffintn/pashi.app

Repository files navigation

Pashi

Tiny generators for quick output.

Functionality

Pashi takes its name from the manga SFX pashi: a crisp smack or click of impact.

Go to https://pashi.app/ to see it in action. You can generate from a wide range of categories depending on your needs.

Pashi also features exports to various formats, including JSON, CSV, and TXT, making it easy to integrate generated data into your projects.

And if you'd like to use Pashi in your own projects, you can access the API at https://pashi.app/api to generate data programmatically. Go to https://pashi.app/api/info for more information on how to use the API.

Development

Install dependencies:

pnpm install

Start the development server with:

pnpm dev

Your application will be available at http://localhost:5173.

Production

Build your project for production:

pnpm build

Preview your build locally:

pnpm preview

Deploy your project to Cloudflare Workers:

pnpm build && pnpm deploy

Monitor your workers:

npx wrangler tail

About

Tiny generators for quick output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors