/rocketseat-nextauth

Application to show the authentication

Primary LanguageTypeScript

๐Ÿ“œ Requirements

  • Node;
  • (npm/yarn);

๐Ÿงช Techs

This project has developed with:

Frontend

๐Ÿš€ How to execute

Clone the project and access the folder.

$ git clone https://github.com/rcapeto/rocketseat-nextauth.git
$ cd rocketseat-nextauth

To start, follow the instructions:

  • Frontend
# Navigate to frontend folder
$ cd nextauth
# Install dependencies
$ yarn
# Start project
$ yarn dev

The app will be available in the web address.

  • Backend
# Navigate to backend folder
$ cd backend-class
# Install dependencies
$ yarn
# Start project
$ yarn dev

The app will be available in the web address.

๐Ÿ’ป Project

  • Training authentication method.

๐Ÿ”– Layout

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Devs

Made with ๐Ÿ–ค by Developer.