Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 348 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 348 Bytes

meme portal api - Spring boot application

SETUP

  • create an application.properties file in src/main/resources and copy content of .env.example to it

Run at localhost

cd meme-portal-api

mvn spring-boot:run

application is running at:

Branch name Rules:

  • BE-<code>_<fix/feat...>/<branch-name>