Skip to content

Old app from a few years ago that Ive dockerized and updated some things to use as future reference

Notifications You must be signed in to change notification settings

melipefelgaco/money-tracker-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Disclaimer:

For this dockerized version of the app, make sure to:

  • Set up the environment variables by obtaining the .env file from the developer.
  • Perform the necessary database migrations.

To run the app the first time just run:

docker compose up --build

For subsequent runs, simply use:

docker compose up

About

Old app from a few years ago that Ive dockerized and updated some things to use as future reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages