Skip to content

Social Application Backend used by social-frontend. Written to learn Spring Boot.

Notifications You must be signed in to change notification settings

magnuspaal/social-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social application

This is a social application backend that is based on Twitter.

Environment arguments

PORT=
ALLOWED_ORIGINS=http://localhost:3000
FILE_SERVER_URL=http://localhost:8082
JWT_SECRET=
DB_USERNAME=
DB_PASSWORD=
DB_URL=

Release

  • Run ./cicd/deploy/bump <version>
  • Push new commit and tag. GitHub Actions will deploy the container.

About

Social Application Backend used by social-frontend. Written to learn Spring Boot.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages