Skip to content

Guimonteirojbv/testMind

Repository files navigation

#Backend utilizando adonis 1- cadastro de usuario 2- Com e-mail ou cpf 3- senha criptografada 4- token para recuperação de senha

Setup

Use the adonis command to install the blueprint

adonis new yardstick --api-only

or manually clone the repo and then run npm install.

Migrations

Run the following command to run startup migrations.

adonis migration:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published