Gerador de Números is a project SAAS that provide a unique random number generator. This solution not only automates the process but also allows users to manage credits intuitively, with customizable recharges of 10, 40, or 100 credits.
Gerador de Números is available in: https://geradornumeros.com/
- Install JS dependencies:
npm install; - Install PHP dependencies:
php composer install; - Init Laravel server:
php artisan serve - Run server:
npm run dev - Click in the server available
- Enjoy!
