Skip to content

peteros086/thetrackerapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

DPI Tracker Site

Here is the new repo

Frontend

Written in React with react-bootstrap. I used a creative-tim template.

To run, go to the folder and type the command

npm start

The login info is sent through slack. To

When finished making changes to the front end, create a build and move it to the 'templates' folder in the backend by using the following commands:

npm run build

scp -r build ../../backend/templates

Backend

Python and Flask (the dream team). Hosted on AWS using my personal account. I am paying for it now using my debit card, but that should change if the website gets actual use.

To run the backend, use the following command:

python3 server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published