Giter Site home page Giter Site logo

trafuko-web's Introduction

Software Studio

Trafuko | 垃圾話

Maintenance Build Status License: MIT

Features

  1. 錯視背景與幹話彈幕

  1. 幹話池

  1. 排行榜

  1. 同步收藏列表

Demo

The midterm demo slide deck is available at the Presentation Markdown.

Development

Prerequisites

  • node
  • yarn

Environment Setup

yarn # install dependencies

Run in development

yarn run dev

Run in production

NODE_ENV=production
yarn run build
yarn start

Test

yarn test

Lint

yarn lint

Contributing

Since the course has ended, the original development team may NOT involve with the program, but future releases will probably be geared more towards bug-fixes rather than addition of new features.

Read more on Contributing Guidelines. Thanks for your participation!

Code of Conduct

Help us keep Trafuko open and inclusive. Please read and follow our Code of Conduct.

Workflow

  1. Up to date
    • git pull
    • yarn
  2. Unit Implementation (& Unit Test)
  3. Integration: Test & Lint
    • yarn test
    • yarn lint
  4. Commit
    • git status
    • git add --all
    • git commit -m "change description"
  5. Sync to GitHub
    • git pull
    • Resolve merge conflict (may commit again)
    • git push
    • (Workspace is clean now!)
  • Post Sync
    • Travis CI
    • Azure CD

trafuko-web's People

Contributors

adamatuno avatar chengscott avatar mysteriouschen avatar

Watchers

 avatar  avatar  avatar  avatar

trafuko-web's Issues

Realtime Runtext

When a user submit his text, the runtext may immediately display that text.

Login Modal

Login Modal 彈出立即按旁邊,消失後又出現

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.