Skip to content

mofe64/magic-link-auth-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 30, 2023
25a780e · Jun 30, 2023

History

8 Commits
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 29, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 27, 2023
Jun 27, 2023
Jun 29, 2023

Repository files navigation

magic-link-auth-demo

requirements

  1. Node js installed
  2. Mongodb installed
  3. nodemon installed (to use dev server)

run instructions

  1. install all node dependencies by running npm i
  2. to start the dev-sever (hot reloading enabled) run npm run dev
  3. if nodemon is not installed you can use the default node server by running npm run start
  4. go to localhost:3000 to access the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published