Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Alo-coder/line-gacha-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINEガチャミニアプリ

1. 概要

  • LINEミニアプリを使用してLINEガチャを実装する

2. 環境

2.1 言語

  • Typescript

2.2 バージョン

node : v19.x yarn : 1.22.x

2.3 ライブラリ

  • UI

    • React
  • 状態管理

    • Redux
    • Redux Tool kit
  • LINEミニアプリ組み込み

    • LIFF

3. 環境構築

  1. パッケージインストール
yarn install
  1. 開発環境サーバー起動
yarn dev
  1. build
yarn build
  1. upload
aws s3 cp ./dist s3://free-gacha-furugi --recursive --profile=alo-aws

4. ブランチ

本番ブランチ

  • main

開発ブランチ

  • dev/{担当}_{機能}
    • 例:nittaがform Componentを変更した時
      • dev/nitta_modify_form_component

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors