Coder Social home page Coder Social logo

spikey84 / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from faforever/website

0.0 0.0 0.0 40.97 MB

FAForever's Website

Home Page: http://www.faforever.com

License: MIT License

JavaScript 52.70% Dockerfile 0.19% Pug 28.04% Sass 19.08%

website's Introduction

Docker GitHub license

About the FAForever Website

image

This is the repository for our main website FAForever.com

The Main Focus for what the primary purpose of the website is. The following was voted on at the FAForever Association general meeting as the 2 main purposes of the website.

  1. To Focus on Acquiring and On-boarding of new Player into FAForever (Registration of players, Documentation & Support)
  2. Promote The Community (Clans, Maps, Mods, Tournaments etc.)

Developing the Website / Setting up your local environment

Option #1 - locally install node, yarn etc

Local installation without docker guide

Option #2 - run everything in docker (linux, wsl2, mac)

Local requirements:

  • docker
  • docker compose

The website has dependencies to Hydra, Wordpress and the Java-API. You can run those with the local-stack.

If you got the local-stack up and running, we need to stop the "faf-website" and replace it with a development container.

cd ../faf-stack # replace path if needed
docker compose stop faf-website

Development-Container:

cd ../website # replace path if needed
cp -n .env.faf-stack .env
docker compose build 
docker compose run website yarn install
docker compose up 

this should start the express-server on http://localhost:8020/.

Other Ways to Contribute

We have a POEditor set up to help in translating the terms in to the native language. you can click that link a support the development by taking the time to work through the terms that get added to the site. Were not limited by how many languages we can support as long as someone wanted to put in the effort in doing the translation support.

As of March 2022 the main 4 Languages that are set up on POEditor are:

  • English
  • Russian
  • French
  • German

website's People

Contributors

raistlfiren avatar blodir avatar brutus5000 avatar sheeo avatar dependabot[bot] avatar fcaps avatar javitrek avatar rackover avatar 1-alex98 avatar ftxcommando avatar sheikah45 avatar duk3luk3 avatar mrrowey avatar lextoc avatar micheljung avatar geosearchef avatar jeroendedauw avatar dmitrii-badretdinov avatar syldarion avatar domis4 avatar kazbek avatar p4block avatar viba avatar germanicianus avatar phongu avatar shalkya avatar anihilnine avatar vorgor avatar napmorax avatar jordan-schnur 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.