Skip to content

Arjunadappa/Athena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athena

Running the Project Locally

First, clone the repository to your local machine:

git clone https://github.com/Arjunadappa/Athena.git

Install the requirements:

pip install -r requirements.txt

Apply the migrations:

python3 manage.py migrate

Finally, run the development server:

python3 manage.py runserver

The project will be available at 127.0.0.1:8000.

About

Custom Pdf Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published