This is my little note taking app https://www.solidscribe.com
Go to file
Max G 1db2a79131 Updated server package.json so it will actually rebuild the server with npm install
Updated nginx config for the future to see whats going on
Removed readme, we don't need it!
Created a production release script that will upload build to avidhabit server
2019-08-02 17:14:58 +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 Big Refactor of all SQL calls to comply with database changes 2019-07-30 20:27:26 +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
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