Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.
/ pyfyre-django Public archive

A PyFyre-Django full stack web app example

Notifications You must be signed in to change notification settings

pyfyre/pyfyre-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFyre-Django Full Stack

This repository is an example of PyFyre Framework running along with Django as the backend framework.

This project uses:

Installation

Prerequisites

  • Python 3.x

Install all the packages:

pip install requirements.txt

Run the Django app:

py manage.py runserver

Create a new terminal and run the PyFyre app:

cd frontend
pyfyre runapp

About

A PyFyre-Django full stack web app example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published