This is my little note taking app https://www.solidscribe.com
Go to file
Max G dd0205a3c1 Added a build script that will push newly build code to avid habit
Added request timeout to prevent long requests from holding up note saving
Added header to request to try and simulate google crawler
2019-08-03 21:03:35 +00:00
client Fixed save bug 2019-07-30 20:46:24 +00:00
configs/nginx Updated server package.json so it will actually rebuild the server with npm install 2019-08-02 17:14:58 +00:00
server Added a build script that will push newly build code to avid habit 2019-08-03 21:03:35 +00:00
.gitignore Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00
buildAndUpdateProd.sh Added a build script that will push newly build code to avid habit 2019-08-03 21:03:35 +00:00
package.json Updated server package.json so it will actually rebuild the server with npm install 2019-08-02 17:14:58 +00:00
startDevServerAndClient.sh Large refactor on the front end 2019-07-30 19:10:31 +00:00
syncDown.sh Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51:57 +00:00