Skip to content

Full stack token service with spring boot and react

Notifications You must be signed in to change notification settings

aang13/token-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

token-service

Full stack token service with spring boot and react

Run all The Applications with single command:

  • For Linux/Mac :
./start.sh
  • For Windows :
start.bat

TroubleShooting:

  • If you get permission denied when running the start script. Run the following command:
chmod +x start.sh

This will fix the permission issue. Now try running the start script again.

Individual Project Run & Test:

Unit Tests and Projects can be run individually. Please follow each Project's readme to run the project & unit test individually.

About

Full stack token service with spring boot and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages