Note: The website is currently under development. We welcome contributions to verify and improve the product information accuracy.
We welcome contributions to improve the accuracy of product information. If you notice any inaccuracies or have updates about the AI products listed, please:
- Open an issue describing the update needed
- Submit a pull request with your changes
- Ensure proper attribution and documentation
This project is built with:
- Vite
- TypeScript
- React
- Tailwind CSS
The only requirement is having Node.js & npm installed - install with nvm
# Clone the repository
git clone https://github.com/DLinRT-eu/website.git
# Navigate to the project directory
cd website
# Install dependencies
npm install
# Start the development server
npm run devYou can also use GitHub Codespaces for development:
- Navigate to the repository
- Click "Code" > "Codespaces"
- Create a new codespace to start developing
This project is licensed under the GNU AGPL-3.0 License - see the LICENSE file for details. You are free to reuse and modify the code, provided you maintain the same license and provide proper attribution to the original authors.
