Renamed project to District Central. Updated to deploy to a server.
This commit is contained in:
1
.idea/.name
generated
Normal file
1
.idea/.name
generated
Normal file
@@ -0,0 +1 @@
|
|||||||
|
DistrictCentral
|
||||||
2
.idea/modules.xml
generated
2
.idea/modules.xml
generated
@@ -2,7 +2,7 @@
|
|||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ProjectModuleManager">
|
<component name="ProjectModuleManager">
|
||||||
<modules>
|
<modules>
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/AvusdMeteor.iml" filepath="$PROJECT_DIR$/.idea/AvusdMeteor.iml" />
|
<module fileurl="file://$PROJECT_DIR$/.idea/DistrictCentral.iml" filepath="$PROJECT_DIR$/.idea/DistrictCentral.iml" />
|
||||||
</modules>
|
</modules>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@@ -4,26 +4,26 @@
|
|||||||
# 'meteor add' and 'meteor remove' will edit this file for you,
|
# 'meteor add' and 'meteor remove' will edit this file for you,
|
||||||
# but you can also edit it by hand.
|
# but you can also edit it by hand.
|
||||||
|
|
||||||
meteor-base@1.4.0 # Packages every Meteor app needs to have
|
meteor-base@1.5.1 # Packages every Meteor app needs to have
|
||||||
mobile-experience@1.1.0 # Packages for a great mobile UX
|
mobile-experience@1.1.0 # Packages for a great mobile UX
|
||||||
mongo@1.10.1 # The database Meteor supports right now
|
mongo@1.13.0 # The database Meteor supports right now
|
||||||
jquery # Wrapper package for npm-installed jquery
|
jquery # Wrapper package for npm-installed jquery
|
||||||
reactive-var@1.0.11 # Reactive variable for tracker
|
reactive-var@1.0.11 # Reactive variable for tracker
|
||||||
tracker@1.2.0 # Meteor's client-side reactive programming library
|
tracker@1.2.0 # Meteor's client-side reactive programming library
|
||||||
|
|
||||||
standard-minifier-css@1.7.1 # CSS minifier run for production mode
|
standard-minifier-css@1.7.4 # CSS minifier run for production mode
|
||||||
standard-minifier-js@2.6.0 # JS minifier run for production mode
|
standard-minifier-js@2.7.1 # JS minifier run for production mode
|
||||||
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers
|
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers
|
||||||
ecmascript@0.14.4 # Enable ECMAScript2015+ syntax in app code
|
ecmascript@0.16.0 # Enable ECMAScript2015+ syntax in app code
|
||||||
typescript@4.1.2 # Enable TypeScript syntax in .ts and .tsx modules
|
typescript@4.4.0 # Enable TypeScript syntax in .ts and .tsx modules
|
||||||
shell-server@0.5.0 # Server-side component of the `meteor shell` command
|
shell-server@0.5.0 # Server-side component of the `meteor shell` command
|
||||||
|
|
||||||
svelte:compiler
|
svelte:compiler
|
||||||
rdb:svelte-meteor-data
|
rdb:svelte-meteor-data
|
||||||
static-html
|
static-html@1.3.2
|
||||||
accounts-ui
|
accounts-ui@1.4.1
|
||||||
accounts-password@1.6.3
|
accounts-password@2.2.0
|
||||||
svelte:blaze-integration
|
svelte:blaze-integration
|
||||||
meteortesting:mocha
|
meteortesting:mocha
|
||||||
accounts-google
|
accounts-google@1.4.0
|
||||||
service-configuration
|
service-configuration@1.3.0
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
METEOR@1.12
|
METEOR@2.5
|
||||||
|
|||||||
127
.meteor/versions
127
.meteor/versions
@@ -1,104 +1,101 @@
|
|||||||
accounts-base@1.7.1
|
accounts-base@2.2.0
|
||||||
accounts-google@1.3.3
|
accounts-google@1.4.0
|
||||||
accounts-oauth@1.2.0
|
accounts-oauth@1.4.0
|
||||||
accounts-password@1.6.3
|
accounts-password@2.2.0
|
||||||
accounts-ui@1.3.2
|
accounts-ui@1.4.1
|
||||||
accounts-ui-unstyled@1.4.3
|
accounts-ui-unstyled@1.6.0
|
||||||
allow-deny@1.1.0
|
allow-deny@1.1.0
|
||||||
autoupdate@1.6.0
|
autoupdate@1.8.0
|
||||||
babel-compiler@7.5.4
|
babel-compiler@7.7.0
|
||||||
babel-runtime@1.5.0
|
babel-runtime@1.5.0
|
||||||
base64@1.0.12
|
base64@1.0.12
|
||||||
binary-heap@1.0.11
|
binary-heap@1.0.11
|
||||||
blaze@2.3.4
|
blaze@2.5.0
|
||||||
blaze-tools@1.0.10
|
blaze-tools@1.1.2
|
||||||
boilerplate-generator@1.7.1
|
boilerplate-generator@1.7.1
|
||||||
caching-compiler@1.2.2
|
caching-compiler@1.2.2
|
||||||
caching-html-compiler@1.1.3
|
caching-html-compiler@1.2.1
|
||||||
callback-hook@1.3.0
|
callback-hook@1.4.0
|
||||||
check@1.3.1
|
check@1.3.1
|
||||||
ddp@1.4.0
|
ddp@1.4.0
|
||||||
ddp-client@2.3.3
|
ddp-client@2.5.0
|
||||||
ddp-common@1.4.0
|
ddp-common@1.4.0
|
||||||
ddp-rate-limiter@1.0.9
|
ddp-rate-limiter@1.1.0
|
||||||
ddp-server@2.3.2
|
ddp-server@2.5.0
|
||||||
deps@1.0.12
|
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.1
|
||||||
dynamic-import@0.5.4
|
dynamic-import@0.7.2
|
||||||
ecmascript@0.14.4
|
ecmascript@0.16.0
|
||||||
ecmascript-runtime@0.7.0
|
ecmascript-runtime@0.8.0
|
||||||
ecmascript-runtime-client@0.11.0
|
ecmascript-runtime-client@0.12.1
|
||||||
ecmascript-runtime-server@0.10.0
|
ecmascript-runtime-server@0.11.0
|
||||||
ejson@1.1.1
|
ejson@1.1.1
|
||||||
email@2.0.0
|
email@2.2.0
|
||||||
es5-shim@4.8.0
|
es5-shim@4.8.0
|
||||||
fetch@0.1.1
|
fetch@0.1.1
|
||||||
geojson-utils@1.0.10
|
geojson-utils@1.0.10
|
||||||
google-oauth@1.3.0
|
google-oauth@1.4.1
|
||||||
hot-code-push@1.0.4
|
hot-code-push@1.0.4
|
||||||
html-tools@1.0.11
|
html-tools@1.1.2
|
||||||
htmljs@1.0.11
|
htmljs@1.1.1
|
||||||
http@1.4.2
|
http@1.4.4
|
||||||
id-map@1.1.0
|
id-map@1.1.1
|
||||||
inter-process-messaging@0.1.1
|
inter-process-messaging@0.1.1
|
||||||
jquery@3.0.0
|
jquery@3.0.0
|
||||||
launch-screen@1.2.0
|
launch-screen@1.3.0
|
||||||
less@3.0.1
|
less@3.0.2
|
||||||
livedata@1.0.18
|
|
||||||
localstorage@1.2.0
|
localstorage@1.2.0
|
||||||
logging@1.1.20
|
logging@1.3.1
|
||||||
meteor@1.9.3
|
meteor@1.10.0
|
||||||
meteor-base@1.4.0
|
meteor-base@1.5.1
|
||||||
meteortesting:browser-tests@1.3.4
|
meteortesting:browser-tests@1.3.4
|
||||||
meteortesting:mocha@2.0.1
|
meteortesting:mocha@2.0.3
|
||||||
meteortesting:mocha-core@8.1.2
|
meteortesting:mocha-core@8.1.2
|
||||||
minifier-css@1.5.3
|
minifier-css@1.6.0
|
||||||
minifier-js@2.6.0
|
minifier-js@2.7.2
|
||||||
minimongo@1.6.1
|
minimongo@1.7.0
|
||||||
mobile-experience@1.1.0
|
mobile-experience@1.1.0
|
||||||
mobile-status-bar@1.1.0
|
mobile-status-bar@1.1.0
|
||||||
modern-browsers@0.1.5
|
modern-browsers@0.1.7
|
||||||
modules@0.15.0
|
modules@0.17.0
|
||||||
modules-runtime@0.12.0
|
modules-runtime@0.12.0
|
||||||
mongo@1.10.1
|
mongo@1.13.0
|
||||||
mongo-decimal@0.1.2
|
mongo-decimal@0.1.2
|
||||||
mongo-dev-server@1.1.0
|
mongo-dev-server@1.1.0
|
||||||
mongo-id@1.0.7
|
mongo-id@1.0.8
|
||||||
npm-bcrypt@0.9.3
|
npm-mongo@3.9.1
|
||||||
npm-mongo@3.8.1
|
oauth@2.1.0
|
||||||
oauth@1.3.2
|
oauth2@1.3.1
|
||||||
oauth2@1.3.0
|
observe-sequence@1.0.19
|
||||||
observe-sequence@1.0.16
|
|
||||||
ordered-dict@1.1.0
|
ordered-dict@1.1.0
|
||||||
promise@0.11.2
|
promise@0.12.0
|
||||||
random@1.2.0
|
random@1.2.0
|
||||||
rate-limit@1.0.9
|
rate-limit@1.0.9
|
||||||
rdb:svelte-meteor-data@0.3.0
|
rdb:svelte-meteor-data@0.3.0
|
||||||
|
react-fast-refresh@0.2.0
|
||||||
reactive-dict@1.3.0
|
reactive-dict@1.3.0
|
||||||
reactive-var@1.0.11
|
reactive-var@1.0.11
|
||||||
reload@1.3.1
|
reload@1.3.1
|
||||||
retry@1.1.0
|
retry@1.1.0
|
||||||
routepolicy@1.1.0
|
routepolicy@1.1.1
|
||||||
service-configuration@1.0.11
|
service-configuration@1.3.0
|
||||||
session@1.2.0
|
session@1.2.0
|
||||||
sha@1.0.9
|
sha@1.0.9
|
||||||
shell-server@0.5.0
|
shell-server@0.5.0
|
||||||
socket-stream-client@0.3.1
|
socket-stream-client@0.4.0
|
||||||
spacebars@1.0.15
|
spacebars@1.2.0
|
||||||
spacebars-compiler@1.1.3
|
spacebars-compiler@1.3.0
|
||||||
srp@1.1.0
|
standard-minifier-css@1.7.4
|
||||||
standard-minifier-css@1.7.1
|
standard-minifier-js@2.7.2
|
||||||
standard-minifier-js@2.6.0
|
static-html@1.3.2
|
||||||
static-html@1.2.2
|
|
||||||
svelte:blaze-integration@0.4.0
|
svelte:blaze-integration@0.4.0
|
||||||
svelte:compiler@3.27.0
|
svelte:compiler@3.31.2
|
||||||
templating@1.3.2
|
templating@1.4.1
|
||||||
templating-compiler@1.3.3
|
templating-compiler@1.4.1
|
||||||
templating-runtime@1.3.2
|
templating-runtime@1.5.0
|
||||||
templating-tools@1.1.2
|
templating-tools@1.2.1
|
||||||
tracker@1.2.0
|
tracker@1.2.0
|
||||||
typescript@4.1.2
|
typescript@4.4.0
|
||||||
underscore@1.0.10
|
underscore@1.0.10
|
||||||
url@1.3.1
|
url@1.3.2
|
||||||
webapp@1.9.1
|
webapp@1.13.0
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.1.0
|
||||||
|
|||||||
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-todos-svelte",
|
"name": "DistrictCentral",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "simple-todos-svelte",
|
"name": "DistrictCentral",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.8.3",
|
"@babel/runtime": "^7.8.3",
|
||||||
"connect-route": "^0.1.5",
|
"connect-route": "^0.1.5",
|
||||||
"jquery": "^3.4.1",
|
"jquery": "^3.4.1",
|
||||||
"meteor-node-stubs": "^1.0.0",
|
"meteor-node-stubs": "^1.0.0",
|
||||||
"phaser": "3.55.2",
|
"phaser": "3.55.2",
|
||||||
"svelte": "^3.27.0"
|
"svelte": "^3.31.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^4.2.0"
|
"chai": "^4.2.0"
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-todos-svelte",
|
"name": "DistrictCentral",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "meteor run",
|
"start": "meteor run",
|
||||||
|
"build": "npm install --product && meteor build --architecture os.linux.x86_64 --server-only ../",
|
||||||
"test": "meteor test --once --driver-package meteortesting:mocha",
|
"test": "meteor test --once --driver-package meteortesting:mocha",
|
||||||
"test-app": "TEST_WATCH=1 meteor test --full-app --driver-package meteortesting:mocha",
|
"test-app": "TEST_WATCH=1 meteor test --full-app --driver-package meteortesting:mocha",
|
||||||
"visualize": "meteor --production --extra-packages bundle-visualizer"
|
"visualize": "meteor --production --extra-packages bundle-visualizer"
|
||||||
@@ -13,7 +14,7 @@
|
|||||||
"jquery": "^3.4.1",
|
"jquery": "^3.4.1",
|
||||||
"meteor-node-stubs": "^1.0.0",
|
"meteor-node-stubs": "^1.0.0",
|
||||||
"phaser": "3.55.2",
|
"phaser": "3.55.2",
|
||||||
"svelte": "^3.27.0"
|
"svelte": "^3.31.2"
|
||||||
},
|
},
|
||||||
"meteor": {
|
"meteor": {
|
||||||
"mainModule": {
|
"mainModule": {
|
||||||
|
|||||||
Reference in New Issue
Block a user