This website requires JavaScript.
Explore
Help
Sign In
Max
/
SolidScribe
Watch
1
Star
0
Fork
0
You've already forked SolidScribe
Code
Issues
24
Pull Requests
Releases
Wiki
Activity
b666bfc197
SolidScribe
/
.gitignore
10 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Started to build out the app. Its got a basic set of features and it should really be in VC
2019-07-19 13:51:57 -07:00
node_modules/
.npm
*.tgz
*.log
pids
*.pid
*.seed
*.pid.lock
* Added placeholder text to site when loading JS * 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
2020-04-13 00:44:57 -07:00
.env
Reference in New Issue
Copy Permalink