https://github.com/anugrahsinghal/xmeme-buildout
A full-stack app that lets you post memes.
https://github.com/anugrahsinghal/xmeme-buildout
Last synced: 3 months ago
JSON representation
A full-stack app that lets you post memes.
- Host: GitHub
- URL: https://github.com/anugrahsinghal/xmeme-buildout
- Owner: anugrahsinghal
- Created: 2021-02-04T16:19:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T09:34:24.000Z (about 4 years ago)
- Last Synced: 2024-04-21T02:08:13.712Z (about 1 year ago)
- Homepage: https://xmeme-fe.netlify.app/
- Size: 365 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RUN backend using
cd xmeme-backend
mvn spring-boot:runAccess Frontend by opening live server on vscode
and goto xmeme-frontend/index.htmlpublic api
front end - https://xmeme-fe.netlify.app/meme.html
backend - https://infinite-beach-28510.herokuapp.com/memesPPT with Features and Screenshots
https://docs.google.com/presentation/d/1M0tbzd6IKIqG3gdCxZutcTQlgdqU3E9eQKRWykpGe1o/edit?usp=sharingDockerfile to run docker solution when deploying on aws