GithubHelp home page GithubHelp logo

ddanddan18 / swpp2020-team16 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swsnu/swpp2020-team16

0.0 0.0 0.0 6.03 MB

HTML 1.66% CSS 0.76% JavaScript 44.43% Shell 23.58% Python 28.66% Dockerfile 0.91%

swpp2020-team16's Introduction

swpp2020-team16

branch Coveralls Sonarcloud Travis
master Coverage Status Quality Gate Status Build Status
dev Coverage Status Quality Gate Status Build Status

Are you the developer of this project?

If you are a developer of this project, please complete the following 4 settings. Especially, settings for docker is compulsory, so that we can have unified enviroment for development.

(1) setting commit message template.

git config commit.template ./.gitmessage.txt

(2) setting pre-commit / pre-push hooks.

./etc/githook-scripts/init-hook.sh

(3) install docker, docker-compose, docker-machine, virtualbox.

install docker according to your environment

install docker-compose according to your environment

install docker-machine according to your environment

install virtualbox according to your environment

(4) create default docker-machine in your terminal.

docker-machine create default

How to run

[Prerequisites For Running In Local Environment]

You need to install docker, docker-compose, docker-machine, virtualbox as explained above. This project's backend is based on docker, so please remind that it will not run unless you install all required docker services.

[How to run backend]

move to coding-mbti/backend,

then run the next command.

./local-docker/local-docker-starter-back/init.sh

[How to test/lint backend]

move to coding-mbti/backend,

then run the next command to test.

./local-docker/local-docker-tester-back/init-test.sh

run the next command to check pylint

./local-docker/local-docker-tester-back/init-pylint.sh

[How to run frontend]

move to coding-mbti/

run the next command

yarn start

[How to test/lint frontend]

move to coding-mbti/

run the next command to test

yarn test

run the next command to check eslint

./node_modules/.bin/eslint src/

swpp2020-team16's People

Contributors

chullino avatar ddongminstar avatar kwonsunbin avatar qwerq123456 avatar hy00nc avatar

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.