Giter Site home page Giter Site logo

porch-communities's Introduction

Dev Setup:

  1. Make sure Apache is running on your machine
  2. Enable PHP in Apache
  3. Set up MYSQL
  4. Set up phpMyAdmin
  5. Make a copy of .env-example and name it .env.
    • Edit the environment variables for your dev setup.
    • See the section on environment variables for more info.

Resource (Mac): https://machiine.com/2013/how-to-install-apache-and-php-on-a-mac-with-osx-10-8-mamp-part-1/

Resource (Windows): https://faq.programmerworld.net/web_publishing/apache_php.htm

Environment Variables

DATABASE_NAME: The name of the mysql server

DATABASE_USER: The login username for the mysql server

DATABASE_PASSWORD: The password for the mysql login

DATABASE_HOST: The host address of the mysql server (optional, defaults to localhost)

DATABASE_PORT: The port number of the mysql server (optional, defaults to 5432)

NODE_ENV: prod for production environment, dev for local / development.

You may add more environment variables if you would like. You can access them through process.env.ENV_VAR_NAME

porch-communities's People

Contributors

ostegall avatar mapy1874 avatar vsudhakar avatar

Watchers

James Cloos avatar  avatar  avatar Neil Davis avatar Austin Wang avatar Nikhil Vytla avatar Jack Goldsmith avatar  avatar

porch-communities's Issues

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.