Skip to content
/ notes Public

a Secure Notes Application with Kotlin, TypeScript, and Okta

Notifications You must be signed in to change notification settings

major1xu/notes

Repository files navigation

refer to
https://developer.okta.com/blog/2017/09/19/build-a-secure-notes-application-with-kotlin-typescript-and-okta

okta setup link

My Okta dev portal: https://dev-879975.okta.com/

My Okta admin dashboard: https://dev-879975-admin.okta.com/admin/dashboard

java 8

1043 vi ~/.zshrc 1044 . ~/.zshrc 1045 echo $JAVA_HOME 1046 java -version 1047 jenv versions 1048 jenv 1049 jenv local 1.8 1050 jenv versions 1051 mvn spring-boot:run

mvn spring-boot:run

inside client folder
npm start

(make sure both port 8080 and 4200 are available)

About

a Secure Notes Application with Kotlin, TypeScript, and Okta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages