GithubHelp home page GithubHelp logo

project-alisa / ouranos Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 2.0 4.51 MB

Websystem for MillionLivePortal

Home Page: https://million-theater.info

License: MIT License

PHP 91.78% HTML 0.15% Shell 0.08% Blade 7.99%
php laravel imas idolmaster idolmaster-millionlive

ouranos's Introduction

Ouranos

The next generation websystem for Million Live Portal

Setup

composer install

# Generate APP_KEY
php artisan key:generate

# Fill .env
cp .env.example .env && nano .env

# Laravel-admin install
php artisan admin:install

# Deploy background,tachie and icon image files
cp -r /path/to/images ./public/image

たぶんこれでいいはず

ouranos's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar fukusan64 avatar kp54 avatar miyacorata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ouranos's Issues

Bug report: It error on access

Describe the bug
We were unable to review your app as it error on access. We have attached detailed crash logs to help troubleshoot this issue.

Link Error
https://millionlive.miyacorata.net/images/piyo.png is 404 - Not Found

Error
We were unable to review your app as it error on access.
Error Messages: Mastodonからお知らせを取得できませんでした

Next Steps
To resolve this issue, please revise your app and test it on a device to ensure it will launch without erroring.

Switch style of ToP!!!!!!!!!!!!! picture according to device

Overview

現状の指定が

background-position : cover;
background-attachment: fixed;

である影響でモバイル端末でportraitで見ると背景がとんでもないことになるので、これをメディアクエリかなんかでどうにか解決したいところがある。

https://developer.mozilla.org/ja/docs/Web/CSS/@media/orientation

メモ: この特性は端末の向きには関係がありません。多くの端末では縦長の向きでソフトキーボードを開くと、ビューポートの幅が高さよりも大きくなり、ブラウザーは portrait ではなく landscape のスタイルを使用することになります。

とあるので一度実験が必要

Database structure improvement for "Leon"

Overview

不明項目多すぎワロタ(死)

Idolを全部Nullableに作り直す必要あり
場合によっては玲音専用のなにかアプローチを考えてもいいかも

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.