Access-API is developed to be a Access Control to any Place
- Register Users
- Register Employes
- Register Persons
- Register Company
- Generate or reade QR Codes
- Register Locals
- Register the access
- Save people pictures
After you clone the repository, run yarn
to download the dependencies and you can run with:
yarn start
# or using nodemon
yarn dev