This is my little note taking app
https://www.solidscribe.com
278b204b3b
* 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 |
||
---|---|---|
client | ||
configs/nginx | ||
server | ||
staticFiles | ||
.gitignore | ||
backupDatabase.sh | ||
buildAndUpdateProd.sh | ||
dontSync.txt | ||
package-lock.json | ||
package.json | ||
startDevServerAndClient.sh | ||
syncDown.sh |