Skip to content

Sean-Kurian/myVGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myVGL

Need to add requirements.txt and figure out how to do node requirements, but for now pip install django, djangorestframework, django-environ, Pillow, requests, psycopg2-binary

in frontend/

npm i webpack webpack-cli --save-dev

npm i @babel/core babel-loader @babel/preset-env @babel/preset-react --save-dev

npm i react react-dom --save-dev

remember to run python manage.py runserver in one shell and in a second npm run dev (only when you make changes to frontend/)

Link for fixing exposed .env file and production key: https://blog.gitguardian.com/rewriting-git-history-cheatsheet/#the-secret-is-beyond-the-last-commit?utm_source=product&utm_medium=product&utm_campaign=onboarding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published