Giter Club home page Giter Club logo

zionhalls.com's Introduction

Zion Halls

Laravel Forge Site Deployment Status

Zion Halls

Zion Halls is an app with the purpose of providing a place to learn from world influencers that have the mission to help escape the matrix and live a life of freedom and abundance.

Contributing

If you want to contribute to this project, you can do so by following the steps below:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/new_feature)
  3. Commit your Changes (git commit -m 'Add some new feature')
  4. Push to the Branch (git push origin feature/new_feature)
  5. Open a Pull Request
  6. Wait for approval

Requirements

  1. PHP 8.3
  2. Composer
  3. NodeJS
  4. Docker

Installation

  1. Clone the repo
    git clone [email protected]:albertorsesc/zionhalls.com.git
  2. Install Composer dependencies
    composer install
  3. Create a copy of your .env file
    cp .env.example .env
  4. Generate an app encryption key
     php artisan key:generate
  5. Build Docker
     sail build --no-cache
  6. Start the Docker containers
     sail up
  7. Install NPM dependencies
     sail npm install
  8. Run the migrations
     sail artisan migrate --seed
  9. Run the tests
     sail composer tests
  10. Add the following line to your hosts file
 127.0.0.1 zionhalls.test
  1. Visit http://zionhalls.test

zionhalls.com's People

Contributors

albertorsesc avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rnscth

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.