Alura.Kut developed in Imersao React v3 sponsored by Alura, was specified to reproduce the old social network of Orkut.
You must configure in the next.config.js file, in the 'env' property the variables "fullToken" and "readToken" with their valid DATO CMS tokens to have your customized page.
env: {
fullToken: set a valid token,
readToken: set a valid token,
},
- Login/Logout
- Perfile
- Endpoint of git API
- Endpoint of DATO CMS
Francisco F S Filho |