An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

RUN backend using
cd xmeme-backend
mvn spring-boot:run

Access Frontend by opening live server on vscode
and goto xmeme-frontend/index.html

public api
front end - https://xmeme-fe.netlify.app/meme.html
backend - https://infinite-beach-28510.herokuapp.com/memes

PPT with Features and Screenshots
https://docs.google.com/presentation/d/1M0tbzd6IKIqG3gdCxZutcTQlgdqU3E9eQKRWykpGe1o/edit?usp=sharing

Dockerfile to run docker solution when deploying on aws