Remove the training wheels packages
- basically they let client side code touch the db, which is a no-no - weather data will need to be published to the client who subscribes to it - also methods need to be written to insert/update/delete from the db - first we should actually make it though lol
Please register or sign in to comment