* Added hidden text to site for scraping * Login token will be destroyed if fetch site totals is called and the token is bad * Moved passwords out of application and into a .env file that is loaded on startup * Changed prod database password for primary user (which is dev) * Set up .env for dev and prod
		
			
				
	
	
		
			10 lines
		
	
	
		
			65 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			65 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
node_modules/
 | 
						|
.npm
 | 
						|
*.tgz
 | 
						|
*.log
 | 
						|
pids
 | 
						|
*.pid
 | 
						|
*.seed
 | 
						|
*.pid.lock
 | 
						|
.env
 |