Skip to content

safuente/WORDPLEASE_SAAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WORDPLEASE APP

Weblog coded in Python using Django framework. An API rest using Django Rest is also included.

Development setup

  1. Install Python 3.6+
  2. Install requirements using: pip install -r requirements.txt
  3. Enter the src folder with cd src
  4. Create database & apply migrations: python manage.py migrate
  5. Run development server with python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published