This project aims to provide a fully featured, secure and fast AAC (Automatic Account Creator) for Open Tibia Servers.
Currently project is in early stage of development.
- Node.js
- Next.js
- Prisma (mysql)
- Jest
- Chakra UI
- Yup
- Typescript
- Account management including: creation, character management
- Protocol status (parses online status and players count directly from server protocol via socket)
- Online list
- Encrypted cookies
- User system
- Secure API
- Mix of dynamic and static pages, most pages use dynamic loading
- RWD
- lost account interface
- guilds
- houses
- use typescript where possible
- db migrations
- tests