Skip to content

nurseiit/kindred

Repository files navigation

Kindred

A web app for families.

Testing

The project contains basic tests to check models & API. Run the following command from web container at the Docker to test:

python manage.py test

Dependency Management

Dependencies are managed via Poetry. Run the following command to export the lock file to requirements.txt file:

poetry export -f requirements.txt --output requirements.txt

Deployment

Run the following command to deploy the project in the production environment:

docker-compose -f docker-compose.prod.yml up -d --build

About

HackNU 21, Facebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •