📄️ Config files
Configuration files are written in yaml files. After saving, endpoints are made available for connection to the application.
📄️ Points systems
Points are virtual units that are used in gamification to reward players for achieving goals or completing challenges. They can be used as an indicator of success or progress in a game, or they can be used as a means of competing among players on a leaderboard.
📄️ Levels
Levels are usually associated with point systems, where players earn points for completing challenges and performing actions. Levels help the player see their progress.
📄️ Actions
Actions define access points. User can get point or done challenges when performing the actions.
📄️ Challenges
Challenges are tasks that require players to have certain skills or abilities. Rewards and points are awarded for completing challenges.
📄️ Users
Users are the only ones that are not defined in the configuration file.