Skip to content

hipocampo-git/lama-dev-identity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To start the client:
cd client
npm install
Update GOOGLE_CLIENT_ID in client/src/pages/Login.jsx
npm start

To start the server:
cd backend
npm install
Copy backend/.env into backend/.env.local and update GOOGLE_CLIENT_SECRET
Update GOOGLE_CLIENT_ID in backend/passport.js
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published