AjatusUI is the official user interface for the Ajatuskumppani project. It is a cross-platform application built with React Native, allowing it to run on iOS, Android, and the web.
- Cross-Platform: Write once, run anywhere (iOS, Android, Web).
- Modern Stack: Built with React Native, TypeScript, and Tailwind CSS.
- Bilingual: Supports both Finnish and English out of the box.
- Real-time: Communicates with the AjatusServer via WebSockets for a real-time experience.
- Node.js 18+
- Yarn
- React Native development environment
- Clone the repository:
git clone https://github.com/pinnacore-ai/ajatuskumppani.git cd ajatuskumppani/ajatus-ui - Install the dependencies:
yarn install
To start the development server, use the following command:
yarn startThis project is licensed under the Apache 2.0 License. See the LICENSE file for details.