Skip to content

joandysson/sign-in-sipn-up

Repository files navigation

Project of authentication

Typical use case

sign-in-sign-up
└── packages
    ├── web
    │   ├── src
    │   └── package.json
    ├── server
    │   ├── src
    │   └── package.json
    └── package.json

Layout

🚀 Technologies

Technologies that I used to develop this application

Requirements

💻 Getting started

Import the Auth.postman_collection.json on Insomnia App or click on Run in postman button

Clone the project and access the folder

$ git clone git@github.com:Joandysson/sign-in-sipn-up.git

# Install

$ yarn

# Run migrations

$ yarn server typeorm  migration:run

# Run server

$ yarn server dev

# Run web

$ yarn web start

by Joandysson Gama See my linkedin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published