About Us 🙋
We're a passionate team at HackYeah Legumina committed to creating awesome projects with love and dedication! We believe in fostering a collaborative and positive environment for all our contributors.
Prerequisites 💻 Before diving into our project, please ensure you have the following tools and requirements:
Docker - Make sure you have Docker installed on your system, version 24.0.0 or higher. Docker allows us to containerize our project for easy development and deployment.
Yarn - You'll need Yarn, version 1.22.0 or higher, to manage dependencies and run scripts efficiently.
Follow these simple steps to get started:
Clone our project repository to your local machine:
git clone git@github.com:hackyeah-legumina/starter.git
cd starter
Initialize the project setup:
yarn setup
Initialize submodules:
yarn submodule:init
Pull the latest submodule changes:
yarn submodule:pull
Start our project with Docker:
yarn docker:start
Now you can access the site under the https://app.localhost
location.
We believe in the power of collaboration and teamwork. Join us in creating something great! Feel free to reach out if you have ideas, suggestions, or if you'd like to contribute.
Remember, the journey is just as important as the destination. Enjoy your time with us and have fun building amazing things together!
Made with 🥕 and ❤️
Happy coding! 🚀