Skip to content

Commit

Permalink
Merge pull request #522 from DemocracyEarth/dapp
Browse files Browse the repository at this point in the history
Dapp
  • Loading branch information
santisiri authored Aug 17, 2020
2 parents 1f0f529 + f94919c commit 100d07f
Show file tree
Hide file tree
Showing 710 changed files with 28,598 additions and 70,392 deletions.
8 changes: 0 additions & 8 deletions .dockerignore

This file was deleted.

28 changes: 0 additions & 28 deletions .codeclimate.yml

This file was deleted.

8 changes: 6 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
USER_ID=1000
GROUP_ID=1000
BLOCK_EXPLORER=https://etherscan.io
GRAPH_TOKENS=https://api.thegraph.com/subgraphs/name/protofire/token-registry
GRAPH_MOLOCH=https://api.thegraph.com/subgraphs/name/odyssy-automaton/daohaus
GRAPH_ENS=https://api.thegraph.com/subgraphs/name/ensdomains/ens
WEB3_FORTMATIC=pk_live_0826872BC201129A
WEB3_INFURA=xxx
3 changes: 0 additions & 3 deletions .eslintignore

This file was deleted.

95 changes: 18 additions & 77 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,83 +1,24 @@
## Custom
config/production/*
config/staging/settings.json
public/templates/decentraland/legacy/
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

.vscode
_deprecations
# dependencies
/node_modules
/.pnp
.pnp.js

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
chimp-output.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Typescript v1 declaration files
typings/
# testing
/coverage

# Optional npm cache directory
.npm
# production
/build

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

# continuos integration output
jslint.xml

# deployments
.deploy
.deploy-staging

# IDE
.idea
reset.sh


.history
config/.DS_Store
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
3 changes: 0 additions & 3 deletions .jshintrc

This file was deleted.

19 changes: 0 additions & 19 deletions .meteor/.finished-upgraders

This file was deleted.

3 changes: 0 additions & 3 deletions .meteor/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions .meteor/.id

This file was deleted.

96 changes: 0 additions & 96 deletions .meteor/packages

This file was deleted.

2 changes: 0 additions & 2 deletions .meteor/platforms

This file was deleted.

1 change: 0 additions & 1 deletion .meteor/release

This file was deleted.

Loading

0 comments on commit 100d07f

Please sign in to comment.