Coder Social home page Coder Social logo

robototes / robototes-website-web Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 1.0 34.38 MB

Official Robototes team website

Home Page: https://www.robototes.com

JavaScript 62.04% CSS 0.47% HTML 36.71% Dockerfile 0.77%
web nodejs robototes robototes-website microservice docker

robototes-website-web's Introduction

robototes-website-web

Build Status David Codecov branch codebeat badge Greenkeeper badge JavaScript Style Guide GO ROBOTOTES!

About

This repository is a Docker microservice that contains the public pages of the Robototes' Website. This includes parts of the website such as the homepage, the about page, and the contact us page.

For common documentation regarding the requirements, upkeep, and testing of our microservices, please see our global documentation. Sections regarding microservice-specific configuration, features, and differences in commands can be found below.

The following environment variables can be set, the server will not start without the ones marked required:

  • IP (required, default 0.0.0.0) The IP to run the server on
  • PORT (required, default 3000) The port to listen for requests on
  • DOMAIN (required) The second-level domain that the server resides on
  • G_TRACKING_ID (required) The Google analyics tracking ID to report to
  • DEBUG (optional) see Debug mode
  • DATABASE_HOST (required) The IP address that the MongoDB server is listening on
  • DATABASE_PORT (required) The port that the MongoDB server is listening on

Report URI

This site has been configured to use report-uri.com to track CSP and Expect-CT violations, and the violations can be viewed by logging in at report-uri.com. The report URI can be modified to report to a different location by changing the values in middleware.js.

Refer to our common documentation for an overview of debug mode. In this microservice, debug mode changes the following:

  • Sets /robots.txt to the debug version set in the seo.js config
  • Disables page caching
  • Enables extra information on error pages
  • Enables Pug debug mode
  • Enables the Google Analytics debug mode

The recommended debug filter for this project is robototes-website-web:*,http.

Maintainers

@dannytech and @TAKBS2412

Contributing/Vulnerability disclosure

See our common CONTRIBUTING.md

robototes-website-web's People

Contributors

dannytech avatar oroarmor avatar takbs2412 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

1198159

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.