Skip to content

retoruto-carry/usopoke

Repository files navigation

うそポケ画像メーカー

サイトURL

Qiitaの解説記事 【個人開発】嘘のポケポケのカードを作れるサービスを作った【コード全公開】 #cloudflare - Qiita

リリースツイート

これは何?

使い方

画像を選んで...

usopoke_2_2 (1).gif

テキストを自由に入力!

usopoke_2_25.gif

完成!

画像をDLしたり、シェアしよう!

image.png

image

ランダムパック

「みんなが作ったカード」をパックとしてランダムに引くことができます!!

image.png

usopoke_random.gif

いろんな人がいろんなカードを作っていて面白いです!

↓カードを作ったり、パックを引いて遊んでみてください!!

うそポケ画像メーカー

Welcome to Remix + Cloudflare!

事前準備

# supabase cli をインストール
brew install supabase/tap/supabase
supabase login

Development

Run the dev server:

npm run dev

To run Wrangler:

npm run build
npm run start

Typegen

Generate types for your Cloudflare bindings in wrangler.toml:

npm run typegen

You will need to rerun typegen whenever you make changes to wrangler.toml.

Deployment

First, build your app for production:

npm run build

Then, deploy your app to Cloudflare Pages:

npm run deploy

Styling

This template comes with Tailwind CSS already configured for a simple default starting experience. You can use whatever css framework you prefer. See the Vite docs on css for more information.

About

うそポケ画像メーカー|「存在しない嘘のポケポケの画像」を作成できるWEBサービス

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors