Skip to content

Simple house keeper django application, where we can store things we forgot constantly

License

Notifications You must be signed in to change notification settings

luizbraga/housing

Repository files navigation

Housing 🏠

CircleCI

Simple house keeper application, where we can store things we forgot constantly

Dependencies

  • Python 3.6.0
  • Postgres 9.6
  • Docker Engine >= 17.12.0

Development

  • Run make install to install dependencies
  • Create and set .env file based on .env-example
  • Run make run to run the server without Docker
Running with Docker
  • Run make dev-build to create the project image
  • Run make dev-up to start all containers listed in docker-compose.dev.yml

About

Simple house keeper django application, where we can store things we forgot constantly

Resources

License

Stars

Watchers

Forks

Packages

No packages published