*** Backup Mirror *** The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project. https://github.com/ConnectedHumber/Air-Quality-Web
Go to file
Starbeamrainbowlabs ec8e3363d1
Don't access the database connection directly in the action - that's bad!
2019-01-14 21:33:30 +00:00
client_src Fix client build 2019-01-13 13:22:13 +00:00
lantern-build-engine@da5cd7d7b0 Add some dependencies and set some things up. 2019-01-12 23:21:38 +00:00
lib/SBRL 🐛 Make auto-generated settings files valid 2019-01-14 20:12:07 +00:00
logic Don't access the database connection directly in the action - that's bad! 2019-01-14 21:33:30 +00:00
.gitignore Get the development server to serve the correct directory 2019-01-14 20:06:30 +00:00
.gitmodules Add some dependencies and set some things up. 2019-01-12 23:21:38 +00:00
LICENSE Initial commit 2019-01-12 23:22:42 +00:00
README.md Initial commit 2019-01-12 23:22:42 +00:00
api.php index.php -> api.php 2019-01-13 13:06:48 +00:00
build [build] Tweak database task 2019-01-14 20:50:12 +00:00
composer.json Add untracked files 2019-01-12 23:23:55 +00:00
composer.lock Add untracked files 2019-01-12 23:23:55 +00:00
di_config.php Import a basic structure for the PHP code from another project. 2019-01-13 13:06:32 +00:00
package-lock.json Setup client-side build 2019-01-13 13:15:11 +00:00
package.json Setup client-side build 2019-01-13 13:15:11 +00:00
rollup.config.js Fix client build 2019-01-13 13:22:13 +00:00
settings.default.toml Setup database connection. Phew, that took longer than expected! 2019-01-14 21:32:55 +00:00

README.md

ConnectedHumber-Air-Quality-Interface

The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.