An open API service indexing awesome lists of open source software.

https://github.com/nekiro/shibaac

Automatic Account Creator (AAC) for Open Tibia Servers written in Next.js
https://github.com/nekiro/shibaac

aac account creator mysql nextjs nodejs opentibia ot ots typescript

Last synced: 3 months ago
JSON representation

Automatic Account Creator (AAC) for Open Tibia Servers written in Next.js

Awesome Lists containing this project

README

          



SHIBAAC







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.

## Technologies

![Tools](https://go-skill-icons.vercel.app/api/icons?i=ts,nextjs,prisma,react,jest,trpc&theme=dark)

## Features

- 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

## Tutorials

**[Running development server](https://github.com/nekiro/SHIBAac/wiki#-how-to-use)**

## To Do

- lost account interface
- guilds
- houses
- db migrations
- tests