Skip to content

Ierofantis/AuthService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authentication Service

  1. Download the project
  2. Open two consoles. On the first navigate on profilerBackend and on the other on profilerFrontend
  3. We will not use db but for running backend you have to run mysql on XAMPP and create a database etc or to comment out the lines 31-42 on app.js
  4. Now you can type npm start
  5. Now go ot the profilerFrontend and just type enter npm install and after that ng serve. 6)Now you are ready!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.9%
  • JavaScript 40.4%
  • HTML 5.9%
  • CSS 0.8%