Great stuff, looks fantastic! Congrats and good luck on the launch!! Everyone here is asking about SwiftUI :) I want to know what your backend looks like if you have the chance..
- What DB are you using? (more than one? or just the one?)
- Did you build an API layer - what did ya use - how was the experience?
- Where are you storing uploaded assets?
- Where is your backend (API, DB) deployed - do you use any tools to manage that?
Fixed, thanks didn't know it def had to be mine. I guess it makes sense - otherwise everything would be Show HN.
For painting I think in this demo you can only use the dropdown near the load icon to upload an image that will be used as a texture. But haven't played with it enough to know if there are other ways.
Really awesome project! The walkthrough was extremely well put together. This should be used for software architecture presentations and webinars - really helps showcase how everything fits together while minimising the overload of information. Well done! For projects, like any documentation, the only problem with anything like this is how much effort does it take for the diagram to stay up-to-date and relevant in a project with ongoing development.
This theme boilerplate was put together over the past 6 months to meet our need to quickly be able to kick-start custom WordPress theme development. The primary focus is the developer experience, powered by gulp, webpack and browser-sync (live-reloading/injecting); and developing helper classes that fill the gaps between WordPress and standard project requirements.
Built for the team at the company where I work, this theme bootstrap has built in build tools that include Browser-Sync for automatic refresh-less style injection, SSASS/SCSS support for CSS pre-processing and Webpack for modular AMD/CommonJS/ES2015+ JavaScript support. It also comes with tools to help make teamwork easier, combining configurable eslint and scss-lint for controlling JS/SCSS style across projects.
It is constantly being improved and worked upon to better fit a teams needs and any feedback would be awesome, thanks.