The official website of VentureValley, a Dutch Minecraft Theme Park server.
π Check out the current progress of the rebuild: https://testing.venturevalleymc.nl
Table of Contents
The VentureValley website is the place to be for everything VentureValley! From instructions on how to join to an overview of all the attractions, it's all in one place!
This project was created because the old VentureValley website was built with WordPress and Elementor, which made it difficult and costly to maintain. The goal for the new website is to gain full control over it by rebuilding it from scratch with Laravel.
W.I.P.
Below are the instructions on how to get the project running on your local machine!
- PHP 8.2+
- Composer
- Node.js & NPM
- SQLite
- (If on Windows) Laravel Herd
- Clone the repository
git clone https://github.com/semvde/VentureValley-website.git vv-website
cd vv-website- Setup dependencies, environment, database and front-end assets
composer run setup- Setup local test server
npm run dev- If you're using Windows:
- Make sure the project is in the Laravel Herd sites directory and SSL is enabled for it
- View the web-app by going to https://vv-website.test
- If you're not on Windows:
-
php artisan serve
- View the web-app by going to http://localhost:8000
-
Below you can find the documentation of the VentureValley website codebase!
The VentureValley website uses the following technologies:
W.I.P.
W.I.P.
The source code in this repository is licensed under the MIT License.
However, all non-code assets (such as images, logos, and other media) are not covered by the MIT License. Unless otherwise stated, these assets may not be reused, redistributed, or modified without explicit permission from VentureValley.