Skip to content

To align with Google’s mission to organize the world's information and make it universally accessible and useful, we believe there should be a product to provide live news and daily feeds. Currently Google does not have a product to provide live news. The purpose of Google Search Daily aims to fit in this gap and provide a more fluent user exper…

License

Notifications You must be signed in to change notification settings

xinyuang/Google_Search_Daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Demo

Visit youtube https://youtu.be/Ckog5r0H2HQ

Google_Search_Daily

To align with Google’s mission to organize the world's information and make it universally accessible and useful, we believe there should be a product to provide live news and daily feeds. Currently Google does not have a product to provide live news. The purpose of Google Search Daily aims to fit in this gap and provide a more fluent user experience of accessing information and a next generation news system.

spring-react-boilerplate

CircleCI Coverage Status

Boilerplate application to demonstrate how to wire up Spring, JWT Authentication, React, Redux and Websockets.

Local Development

Install Maven and Yarn

Start com.FLAG_camp.google_search_daily.GoogleSearchDailyApplication in your IDE

Then start the front end

cd src/main/app
yarn start

The front end will start on port 3000.

Running locally

To build and run locally

mvn spring-boot:run

You can now access the app on port 8080

Build deployable package

To build a deployable artifact

mvn package

The self contained jar will be created in ${project.basedir}/target

To run the app

java -jar target/spring-react-boilerplate-0.0.1-SNAPSHOT.jar

You can now access the app on port 8080

User details

admin/admin
user/password

About

To align with Google’s mission to organize the world's information and make it universally accessible and useful, we believe there should be a product to provide live news and daily feeds. Currently Google does not have a product to provide live news. The purpose of Google Search Daily aims to fit in this gap and provide a more fluent user exper…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published