Coder Social home page Coder Social logo

azumag / bluemoon Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 689.91 MB

今最もクールな ウェブアプリとして 注目されているのが Bluemoon だ

JavaScript 58.84% Dockerfile 0.02% Vue 29.38% Shell 0.01% TypeScript 0.47% HTML 9.42% Stylus 0.01% CSS 1.85%

bluemoon's Introduction

Bluemoon

今最もクールな ブルーグラスサイトとして 注目されているのが Bluemoon だ

Run with docker-compose

for local development

setup

docker-compose build dev

lint fix

docker-compose run --rm yarn

code-server editor

docker-compose up editor

then access http://localhost:283

deploy

docker-compose run --rm yarn yarn build
firebase deploy

bluemoon's People

Contributors

azumag avatar dependabot[bot] avatar kasmogit avatar tempakyousuke avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

plum-shiga

bluemoon's Issues

バンド登録機能

メンバーのみ閲覧可能かどうかを設定できる

  • メンバー(アカウントで紐付け)
  • 説明
  • レパートリー
  • ライブイベント:登録するとトップフィードに告知される設定可能
  • やりたい曲(候補曲): Private/Public
    • 投票機能(future task)
  • 動画リンク

APIキーの持ち方

環境変数で持ちたいが,それがbuildしたとき外部から見れないようになっているかどうか
どう持つのが正解化調査

バンド組める人検索

様々な条件によってマッチングさせる
・自分の弾ける曲を弾けて,かけてる楽器が弾ける人
・楽器を指定したり,年齢,性別,とか色々指定できるようにすると良さそう

楽器種類のCRUD

ここは追加をユーザには任せず(治安維持のため),管理側にリクエストしてマスタに追加する形にしたい

広告

じゃまにならない程度の広告を入れる.

[todo] lint --fix のエラーをなおす

yarn lint --fix

/app/bluemoon/pages/inspire.vue
  4:54  warning  Expected no space before '>', but found  vue/html-closing-bracket-spacing
  4:55  error    Insert `/`                               prettier/prettier

✖ 2 problems (1 error, 1 warning)
  1 error and 1 warning potentially fixable with the `--fix` option.

ってなる

課金

課金すると広告消える,とか

曲のコード進行をCRUDできるようにしたい

曲に対してコード進行を入力できるようにしたい.
ただいたずらが横行するのを防ぐため,編集ユーザへの紐付けと報告機能,多数決式プルリクエストを実装する必要がありそう

ユーザのプロフィール登録

・性別とか

ただし必須ではない

検索条件などに利用できる

項目自体はあとから簡単に追加できるように考慮したい

曲の登録

曲名
コード進行をどう表現して紐付けるか

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.