twitter-spring-reactjs icon indicating copy to clipboard operation
twitter-spring-reactjs copied to clipboard

:bird: Twitter Clone with Microservice Architecture using Java 17, Spring Boot, Spring Cloud, PostgreSQL, S3 bucket, JWT, TypeScript, React.js, Redux-Saga, Material-UI

Results 10 twitter-spring-reactjs issues
Sort by recently updated
recently updated
newest added

Use the npm install will raise a error about dependencies.

Incorrect value expression unable to handle cors See https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/annotation/Value.html#value-- Thanks

Hi, I am facing this error. please let me know, if anyone resolved this. ![d](https://github.com/merikbest/twitter-spring-reactjs/assets/14543126/6b4a9a34-79a3-49b0-971a-cc948589efa0)

NOT ISSUE REALY, JUST A SUGGESTION Is it not better if a service creates and exposes its clients? for example here https://github.com/merikbest/twitter-spring-reactjs/blob/microservice/chat-service/src/main/java/com/gmail/merikbest2015/feign/TweetClient.java you are creating tweet client, but technically that...

Maybe create an admin system?

Whenever I click next, nothing happens

[email protected] start: `react-scripts start` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the [email protected] start script 'react-scripts start'. npm ERR! Make sure you have the latest version of...

Hi bro, I've learned a lot from your code. Thanks a lot for your contribution, I really appreciate that. I have a humble request, would you take some time to...