Skip to content

Django based news publication and verification platform

Notifications You must be signed in to change notification settings

mohdomama/inquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inquest

News publication and verification platform

Local Setup

  • We are using python==3.7.7
  • pip install -r requirements.txt
  • add .env file in src/inquest/settings. Its pattern will be same as .env.example file
  • python manage.py makemigrations
  • python manage.py migrate
  • How to run?
    • python manage.py runserver

About

Django based news publication and verification platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published