Welcome to math.eus website! This project is built with React and incorporates various features such as CI/CD using GitHub Actions and i18n automation with machine learning powered by Tolgee.
This project was bootstrapped with Vite.
To get started, make sure you have npm installed. Then, run the following command to install the project dependencies:
npm install
Start the development server by running the following command:
npm run dev
This will launch the website locally, allowing you to make changes and see them in real-time.
To build the production-ready version of the website, use the following command:
npm run build
This will generate the optimized and minified files in the dist
directory.
The repository utilizes GitHub Actions for continuous integration and deployment. With each push or pull request, the configured workflow automatically builds and deploys the latest changes to the live environment.
We have implemented i18n automation using Tolgee, a powerful tool for managing translations. By leveraging machine learning, we have streamlined the internationalization process to provide a seamless multilingual experience for our users.
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Matheus Horstmann - Initial work - horstmannmat
See also the list of contributors who participated in this project.
This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.