EL
ElectroAAC/electro
A free and open-source Automatic Account Creator (AAC) written in Javascript Stack;
๐จ๐พโ๐ป Project documentation.
Learn all about the project through our documentation: Documentation
๐จ๐พโ๐ป Demo.
Want to see the project better? Access our demo: Demo
๐จ๐พโ๐ป Branchs
This project follows the framework based on git-flow, a release-based software workflow. More Information
That means, we use:
๐จ๐พโ๐ป Commits
This repository follows the semantic commit pattern, with the addition of the tag [BACK] for a commit related to the backend, and [FRONT] for a commit related to the frontend. More Information
๐จ๐พโ๐ป @todo
- Account Recovery
- Changing email and password
- Account Logs
- Character Sale
- Implement caching on the website
- Implement easy-to-use installation method to configure server directory
- Payment Methods (Pagseguro, Paypal, Mercado Pago, Picpay, Pix)
- Automated tests on the backend
- Language translation (i18n): Portuguese and Spanish
- War System
Show-Off
Home Page
Items Page
Highscores Page
Shop Page
Character View Page
๐จ๐พโ๐ป Build Setup
# Create containers, the api will open on port 3333 while the web_app will be on port 3000
$ docker-compose up --build
# go to paste
$ cd api
# Create your .env file using .env.example as an example
# Install Dependencies
$ yarn install
# Create database structure
$ node ace migration:run
$ node ace db:seedContributing
Contributions are more than welcome.
Pull requests should be made to the develop branch as that is the working branch, main is for release code.
๐จ๐พโ๐ป Techs
Front-end
- Vue.js
- Vuetify.js
- Nuxt.js
- Typescript
Backend
- Node.js
- Adonis.js
- Typescript
Services used
๐ค Author
Waliston Belles
On this page
Languages
TypeScript54.7%Vue41.7%CSS2.3%JavaScript0.7%Shell0.4%Dockerfile0.1%SCSS0.0%
Created December 31, 2021
Updated September 12, 2024





