• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    TypeScript
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

「みんなの63 - スクリーンショットから自動解析できるポケモンの選出投稿サイト」のソースコード

img

みんなの63

これは「みんなの63 - 振り返って強くなる自動解析できるポケモン選出投稿サイト」の開発レポジトリです。

Installation

Environment Varialbles

Firebase のプロジェクトを用意して設定してください。

手軽に確認したい場合、テスト用に用意している Firebase プロジェクトがあるため、cp .env.sample .env にて、以下を設定ください。

FIREBASE_API_KEY="AIzaSyB-Jh74U8rwbQq6sMyLTliOamXhGyE3U2g"
FIREBASE_AUTH_DOMAIN="minnano63-dev.firebaseapp.com"
FIREBASE_DATABASEURL="https://minnano63-dev.firebaseio.com"
FIREBASE_PROJECT_ID="minnano63-dev"
FIREBASE_STORAGE_BUCKET="minnano63-dev.appspot.com"
FIREBASE_MESSAGING_SENDER_ID="924539713345"
FIREBASE_APP_ID="1:924539713345:web:a5ab68eff31fcab88b53c0"
FIREBASE_MEASUREMENT_ID="G-SJ4HEZYE1T"

Hosting へのデプロイやセキュリティルールの設定などはできませんが、全てが読み書きできる状態で開放されています。

Image assets(optional)

ソースコード上には、みんなの63に関わる最低限のアセットのみが存在します。

ローカルで利用したい場合、/pokemon63/static/images/icons/1.png から /pokemon63/static/images/icons/527.png までの画像を、なんらかの手段で src/static/static/images/icons へと配置してください。

配置が完了した後、以下のコマンドを実行することで、ローカルでもポケモンのアイコンなどを利用しての動作確認が可能となります。

$ cd src/static
$ mkdirp pokemon63
$ cd pokemon63
$ ln -s ../static/ ./static/

Server

$ yarn
$ yarn dev
$ open 'http://localhost:3000/pokemon63/'

LICENCE

MIT

More Repositories

1

nuxt-firebase-sns-example

Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Vue
483
star
2

nuxt-basic-auth-module

Provide basic auth your Nuxt.js application
JavaScript
310
star
3

nuxt-client-init-module

Provide client version of nuxtServerInit
JavaScript
236
star
4

vue-fixed-header

Simple and cross-browser friendly fixed header component for Vue.js written by TypeScript.
Vue
167
star
5

nuxt-beginners-guide

Japan's first book that corresponds to Nuxt.js v2 and focuses on deep content.
Vue
135
star
6

nuxt-maintenance-mode

Maintenance mode module for Nuxt.js.
TypeScript
107
star
7

dodai

Static Site Generator
TypeScript
59
star
8

contributter

Evergreen for you.
TypeScript
56
star
9

how-to-safety-env-use-in-nuxt

Safe env vars handling sample by Nuxt.js project
Vue
36
star
10

parcel-examples

Parcel project examples for React, Vue, preact, VanillaJS and jQuery.
JavaScript
27
star
11

potato4d

22
star
12

vue-dev-template

[deprecated] Vue.js development template.
Vue
22
star
13

nuxt-and-wp-api-on-docker

Vue
20
star
14

docker-multi-stage-build-on-nuxt

Vue
20
star
15

kamishibai-viewer

Qiita slide mode embed library
Vue
19
star
16

yomu

The README explorer for node_modules.
TypeScript
15
star
17

rehype-plugin-image-native-lazy-loading

Native lazy loading plugin for Rehype
TypeScript
15
star
18

vite-template-vue3-library

TypeScript
14
star
19

nuxt-tech-book

Nuxt tech book support document
12
star
20

vuex-map-purge

Convert Vuex map utils to computed / methods.
TypeScript
11
star
21

potato4d.me

potato4d's website
HTML
10
star
22

minimalytm-website

minimalytm official Website
Vue
9
star
23

sentei

CLI Git branch cleaner built with Node.js
TypeScript
9
star
24

huniki_generator

「ぜんぜんわからない、俺達は雰囲気でギフハブをやっている」
HTML
7
star
25

techfeed-share-button

The social share button for TechFeed
TypeScript
7
star
26

vue-next-tsx-only-tsc

HTML
6
star
27

nuxt_html5expertsjp

Vue
6
star
28

qiita-feed-generator

Private feed generator for Qiita.
TypeScript
6
star
29

minimalytm

Minimal YouTube Music Player built with Electron
TypeScript
6
star
30

rehype-plugin-auto-resolve-layout-shift

Flexible improve CLS plugin for rehype.
TypeScript
6
star
31

react-muted-video-player

TypeScript
6
star
32

nuxt-typescript-with-grpc-web

[WIP] Nuxt.js application development environment using gRPC Web and TypeScript
JavaScript
6
star
33

sublime-HSP

This is the Sublime Text HSP syntax package.
5
star
34

bk-slack-to-gh-issue

Slack Message send to Github Issue Using Botkit.
JavaScript
4
star
35

liff-screenshot-plugin

ScreenShot plugin for LIFF
TypeScript
4
star
36

unlinkable

The easiest way to unlink an @mention.
Vue
4
star
37

to-webp

TypeScript
3
star
38

ytm-share-proxy

OGP Proxy for YouTube Music
HTML
3
star
39

renovate-config

3
star
40

riot-wp-api

Riot.js with WP REST API Sample for WordCamp Kansai 2016. Please fork me and use hands-on!
JavaScript
3
star
41

node-connpass

The connpass API wrapper library for Node.js.
TypeScript
3
star
42

iso8601

HTML
2
star
43

dotfiles

My dotfiles.
Shell
1
star