The system consists of a web app for viewing and creating browsers, with information such as: names, ages, positions, company time and projects that participated.
Digite qualquer email e password para entrar na demo.
> yarn dev
to start development server.> yarn typecheck
to run typechecker.> yarn build
to build for release.
- Merge into master;
- Create a tag with the release version.
- Push
- API não permitindo criar novo usuário, todos os endpoints estão exigindo token, mesmo os que deveriam ser públicos.