Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lockdef/chatApp

Repository files navigation

ChatApp

概要

チャットの送信と閲覧のみを行えるシンプルな匿名チャットアプリ

アプリの使用には google ログインが必要

アプリ公開 URL(Main): chat.defs.dev

アプリ公開 URL(Sub): chatapp-23f71.web.app

アプリ画像

App Image

使用技術

名前 内容
Nuxt.js Web フロントエンドフレームワーク
Vuex 状態管理ライブラリ
TypeScript AltJS
TailwindCSS CSS フレームワーク
Firebase Firestore データベース
Firebase Hosting 静的サイトホスティング
Firebase Authentication ユーザー認証

環境構築

前提として、Yarnがインストールされている

# 開発環境構築
$ yarn install
$ yarn add -D @nuxtjs/fontawesome @fortawesome/free-regular-svg-icons
$ yarn add -D @nuxtjs/tailwindcss tailwindcss@npm:@tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9

firebase の apiKey を/infrastructure/firebaseCertificate.jsに置く

About

firebaseを使ったチャットアプリ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /