8000 GitHub - okteto/polling: A sample app with React + Java API + MySQL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

okteto/polling

Fold 8000 ers and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polling App: React + Java Spring Boot (Maven) + MySQL

This example shows how to leverage Okteto to develop a React + Java Spring Boot (Maven) + MySQL Sample App directly on Okteto Cloud. The Sample App is deployed using a kustomize. It creates the following components:

  • A React based frontend.
  • A Java Spring Boot api.
  • A MySQL database.

Preview

App Screenshot

Tutorial

  • To develop on the frontend component:
    $ okteto up frontend
      ✓  Development container activated
      ✓  Files synchronized
         Namespace: githubid
         Name:      f
6C3E
rontend

    Welcome to your development environment. Happy coding!
    githubid:frontend okteto> yarn install
    githubid:frontend okteto> yarn start
  • To develop on the api component:
    $ okteto up api
      ✓  Development container activated
      ✓  Files synchronized
         Namespace: githubid
         Name:      api
         Forward:   5005 -> 5005

    Welcome to your development environment. Happy coding!
    githubid:api okteto> mvn spring-boot:run

About

A sample app with React + Java API + MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0