Skip to content

patreeceeo/language_listening_practice_app

Repository files navigation

Developer Guide

Activate virtual environment:

$(poetry env activate)

Install the dependencies:

poetry install
npm install

Set up a development Postgres database. Refer to language_listening_practice_app/settings.py for the database configuration.

Run the tests:

make test

Or

make testdev

To run the tests in watch mode (re-runs tests on file changes).

Run migrations:

make migrate

Run the dev server:

make dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages