shihaam af83f94b84
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 2m40s
change api port to 5000
2025-03-15 00:06:52 +05:00
2025-03-15 00:06:52 +05:00
2025-02-14 00:45:42 +05:00
2025-01-20 14:33:03 +05:00
2025-02-13 22:50:17 +05:00
2025-01-20 14:33:03 +05:00
2025-01-20 14:33:03 +05:00
2025-01-20 14:33:03 +05:00
2025-01-20 14:33:03 +05:00
2025-03-14 16:36:27 +05:00
2025-03-13 23:36:38 +05:00

sarlink-portal-api

API for SARLink portal in Django Rest Framework.

Deployment

  1. clone the repo git clone git@github.com:i701/sarlink-portal-api.git
  2. Create virtual enviroment virtualenv venv and activate it source venv/bin/activate
  3. Install requirements pip install -r requirements.txt
  4. Copy .env.example to .env and fill in the configs cp .env.example .env
  5. generate static python manage.py collectstatic
  6. Run Migrations python manage.py migrate
S
Description
API for SARLink portal in Django Rest Framework.
Readme GPL-3.0 1.2 MiB
Languages
Python 96.7%
HTML 2.2%
Dockerfile 0.8%
Shell 0.2%
Just 0.1%