Removed the unused application code (a new project PetitTetonMeteor now contains all this code reformulated into a Meteor app); Updated the sales sheet.

This commit is contained in:
Wynne Crisman
2017-05-09 13:52:01 -07:00
parent 00f2be30ce
commit 06bdbe336d
232 changed files with 304 additions and 99998 deletions

View File

@@ -1,14 +0,0 @@
module.exports = {
'url' : 'postgres://PetitTeton:1qaz2wsx@localhost:5432/PetitTeton'
/*
"development": {
"url": "xxxxxxxxxxxxxxxx",
"dialect": "mysql"
},
"production": {
"url": "xxxxxxxxxxxxxxxx",
"dialect": "postgres"
}
*/
};