GithubHelp home page GithubHelp logo

juanmacias / techpump Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.75 MB

Repositorio para la prueba de techPump. Me parece poco serio, dedicar días en navidades y principio de años para realizar una prueba y que la empresa no dedique ni 5 minutos en coger un teléfono para llamarte y decirte que estás descartado. Si lees esto, y piensas hacer la prueba de @TechpumpMedia , no la hagas

Home Page: https://twitter.com/trasweb/status/1235836061688819712

PHP 22.13% Dockerfile 0.03% Hack 0.01% CSS 51.38% JavaScript 26.46%

techpump's Introduction

techPump

Requirements

Add 127.0.0.1 sites.techpump.local line in your /etc/hosts file. This is for managing sites.

Add 127.0.0.1 cdn.techpump.local line in your /etc/hosts file. This is for cdn of public sites.

Add 127.0.0.1 cerdas.com line in your /etc/hosts file. This is demo site.

Add 127.0.0.1 conejox.com line in your /etc/hosts file. This is demo site.

Please, add write permissions to directories: /src/App/Sites/templates/cached_main, /src/vendor and /public/sites.

Starting server

cd server && docker-compose up -d

Starting project

You can browser http://cerdas.com:8080 or http://conejox.com:8080 in your favorite navigator.

Admin zone

You can access to site admin zone using http://sites.techpump.local:8080 url.

You can use admin / techpump credentials. You can modify them from ``src/Config/Config.php` file.

Creating a new Site:

  1. Head to Admin zone
  2. Click in Add button
  3. Fill inputs and save form.
  4. Add your css files to /public/sites/site_domain/css
  5. Add 127.0.0.1 site_domain in your /etc/hosts
  6. That's all

Running tests

From /var/www/html/src/codeception( inside of container ) run:

php ../vendor/bin/codecept run --steps

techpump's People

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.