ita-social-projects / Forum

Forum Repository for the development of Python project
MIT License
7 stars 3 forks source link

SoftServe IT Academy

INSERT GRAPHIC HERE (include hyperlink in image)

Repository Title Goes Here

Subtitle or Short Description Goes Here

ideally one sentence

include terms/tags that can be searched

Badges will go here

Build Status Coverage Status Github Issues Pending Pull-Requests License


Table of Contents (Optional)

If your README has a lot of info, section headers might be nice.


Installation

Required to install

Environment

environmental variables

spring.datasource.url=${DATASOURCE_URL}
spring.datasource.username=${DATASOURCE_USER}
spring.datasource.password=${DATASOURCE_PASSWORD}
spring.mail.username=${EMAIL_ADDRESS}
spring.mail.password=${EMAIL_PASSWORD}
cloud.name=${CLOUD_NAME}
api.key=${API_KEY}
api.secret=${API_SECRET}

Clone

Setup

update and install this package first

$ brew update
$ brew install SOMEREPOproductions

now install npm and bower packages

$ npm install
$ bower install

How to run local

How to run Docker


Usage

How to work with swagger UI

How to run tests

How to Checkstyle


Documentation


Contributing

Project setup

Start with our wiki (TBD) to set up the environment and deploy the project locally

Git Flow

We are using simplest GitHub flow to organize our work: Git Flow Ilustration

Note! Contribution rules:

  1. All Pull Requests should start from prefix #xxx-yyy where xxx - task number and yyy - short description e.g. #020-CreateAdminPanel
  2. Pull requests should not contain any files not required by the task.

In case of any violations, the pull request will be rejected.


Team

Or Contributors/People

@lhalam @lhalam @lhalam @lhalam @lhalam @lhalam @lhalam @lhalam


FAQ


Support

Reach out to me at one of the following places!


License

License