Skip to content

oslabs-beta/solid-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solid-auth

Server

This should be a basic description of the server package.

Server README

UI

This should be a basic description of the UI package.

Server README

Dev setup

Using npm link with an external app

In solid-auth (this repo):

Navigate to packages/server or packages/ui and run npm link (do both to link both packages)

Note You can check that this was successful by looking at the node_modules folder. Scroll through the list until you find @solid-auth. Click on it to make sure both packages are listed.

In your app (external repo):

From root, run: npm link @solid-auth/server @solid-auth/ui

Note check the node_modules folder to ensure these were linked

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •