App developed with material from SemanaOministack 11.0 (Rocketseat)
Run yarn in the server folder Go back to the root folder Run yarn dev:server to up the server
Open Insomnia or Postman and import the Insomnia.json workspace file at server folder Use it! :D
Run yarn in the website folder
Go back to the root folder Run yarn dev:web to up the project
Run yarn in the mobile folder Update the baseURL at src/config/index.js
Go back to the root folder Run yarn dev:mobile to up the project