https://github.com/ryanclementshax/node-auth-example
https://github.com/ryanclementshax/node-auth-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanclementshax/node-auth-example
- Owner: RyanClementsHax
- License: mit
- Created: 2021-06-22T01:23:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T00:49:00.000Z (almost 5 years ago)
- Last Synced: 2024-10-06T07:42:32.511Z (over 1 year ago)
- Language: JavaScript
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-auth-example
## Setup
This requires the following entries in your `hosts` file on your operating system
```
127.0.0.1 nodeauth.dev
127.0.0.1 api.nodeauth.dev
```
Install the packages with `yarn install`
### Note to WSL users
I have not for the life of me been able to get `Caddy` or `npx serve ui` to work within `WSL` I'm open to any suggestions on how to get this working, but for now, avoid using it there