Skip to content

michalsroka/oauth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

API Backend start

  1. Go to BE
cd api
  1. Run
npm run dev

Frontend

Build

npm install

Run

  1. Go to FE
cd client
  1. Run
npm start

Backend client

Compile backend services

npx run build

Run

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published