Skip to content

Raynur2000/zakyat

Repository files navigation

zakyat

There are separate servers for the backend and the frontend. SSR is achieved through Nuxt requesting the data from the Django app. Docker is used for a consistent and easy-to-use development environment.

Configuration

Create a file in the root directory called "mongo.env" and add the following environment variables, filling in values for the username and password:

MONGO_INITDB_ROOT_USERNAME=
MONGO_INITDB_ROOT_PASSWORD=
MONGO_INITDB_DATABASE=zakat

Follow any additional instructions in the submodules.

Running

To run this project, simply run docker-compose up and then check localhost.

Documentation

The requirements and documentation can be found here in Russian.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published