Tilli Safety Tool Box comprises of 3 modules:
- Learn to identify, label and express emotions and feelings
- Develop healthy coping strategies to manage big feelings
- At the core of staying safe is knowing who and what to trust
- Understand what trust means, looks, and feels like
- Practice tools like the trust circle to make safer choices
You can play/test our game here: https://web.tillikids.com/tilli-web/
We are a community of learning designers, game designers, developers and educators with an interest in designing game-based, social emotional learning experience for kids. We create an environment where our community can effectively explore, create innovative and open aid distribution technology services that are inclusive, accountable, and accessible for everyone.
We would love your input! We want to make contributing to this project as easy and transparent as possible so kindly go through our contribution guidelines here: Contribution Guidelines
Please note that Tilli’s open-source projects are governed by our Code of conduct.
To get started, please have a look at our User and Developer Documentation.
- Node.js v20.x or higher
- npm v6.x or higher (or yarn)
- Git
- A running Tilli backend API (defaults to http://localhost:8093/tilli-api/)
-
Clone the repository:
git clone https://github.com/tillioss/tilli-web-app.git cd tilli-web-app
-
Configure the API endpoint:
Edit
src/config/MyConstant.jsand setkeyList.apiURLto your backend URL. Example:module.exports = { keyList: { projectName: "Tilli", projectUrl: "tilli-web", apiURL: "http://localhost:8093/tilli-api/", predictUrl: "http://localhost:8093/", }, };
-
Install dependencies:
npm install
-
Start the development server:
npm start
The app will be available at http://localhost:3023/tilli-web/
npm start: Runs the app in development modenpm run build: Builds the app for productionnpm test: Runs tests with coverage
If you wish to work on the IDE to create or modify modules kindly refer the Tilli IDE Repository here: https://github.com/tillioss/tilli-ide
Learn more about what we are doing at our official website tillikids.com/opensource
For more technical information, visit our documentation website tillioss.github.io or write to any of our team members at [email protected] for any doubts or queries.
To know more about our team members
Join our Slack community to connect with other members, ask questions, and collaborate on projects. Slack Invite Link