TROLLDEV is an opensource web platform inspired by the humor-filled spirit of 9gag but with a unique focus on the world of programming, development, and tech culture. Our mission is to bring a smile to the faces of developers worldwide by curating and sharing the funniest, quirkiest, and most relatable content from the coding universe.
Local environment:
# Clone the repository
git clone git@github.com:whatsltd4us/trolldev.git
# Navigate to the project directory
cd trolldev
# Start the development server
docker/start
# Install dependencies
docker/bash
composer install
yarn
# Create a copy of the .env file
cp .env.example .env
# Generate application key
php artisan key:generate
# Configure the database in the .env file
# Run migrations and seed the database
php artisan migrate --seed
- Fork the project.
- Create a new branch for your feature or bug fix: git checkout -b feature/new-feature.
- Make your changes and commit them: git commit -m 'Add new feature'.
- Push to the branch: git push origin feature/new-feature.
- Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
We would like to express our gratitude to the following individuals and projects for their contributions and support to our Laravel OpenSource project:
- Laravel: The PHP framework that powers our project, providing an elegant syntax and robust features for web development.
- Vue.js: The progressive JavaScript framework used for building the user interface of our application.
- Tailwind CSS: A utility-first CSS framework that greatly simplifies styling and allows for a more maintainable codebase.
- Font Awesome: For providing a fantastic collection of icons that enhance the visual appeal of our project.
- GitHub: The platform that hosts our source code and facilitates collaboration among contributors.
- Open Source Community: The global community of developers and contributors who actively participate in open-source projects, fostering collaboration and innovation.
- Inspired by 9gag, thanks to UFail.
We extend our sincere appreciation to everyone who has played a role, big or small, in making this project possible. Your dedication and passion for open-source development inspire us to continue improving and expanding our project.
Email: vdvinh.nd@gmail.com
Twitter: @whatsltd4us