Skip to content

mesutdurukal/nihongoV3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version History

  1. Java app: Read google sheets: Runs only locally. Start the app
  2. SpringBoot BE + FE: Runs on locally since BE is running on local. Start BE: Runs on localhost:8080. From FE, go to IP address instead of localhost due to CORS restrictions.
    1. FE: HTML
    2. FE: React
    3. BE: Move server to public with ngrok: ngrok http 8080. Runs anywhere but only when ngrok server is ON (ngrok is still local).
  3. React + jsonserver: BE & FE both on server. Add cors in jsonserver: localhost access is okay.

Json

  • stats
  • kanji

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published