Skip to content
 
 

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uploading to Webserver

!IMPORTANT! If you do end up ever needing to make a PROD or DEV build then make sure to set the "homepage" value in the package.json file to the right one Don't forget to build before uploading to webserver!

Main locations

PROD (main branch): /cs476/knowledgebase/PROD/

DEV (develop branch): /cs476/knowledgebase/DEV/

Other

LOCAL/NO BUILD (own branch): Just put a . inside the quotes

Scripts (Upload to DEV/PROD)

Before using the two python scripts
1 - Make sure Python and pip are installed and working in VSCode
2 - Create a .env file inside of website_ui folder (.env is set to be ignored by .gitignore)
--Format for .env file--
SFTP_USER: "username"
SFTP_PASS: "password"
3 - Make sure you're connected to washington VPN before running scripts

About

Frontend of knowledgebase

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages