Arduino Bootstrapper is an utility that helps noobs in bootstrapping an ESP8266 environment with platformio in very few minutes.
In few minutes you will be able to publish/subscribe to an MQTT queue, connect to Wifi by entering credentials via a web interface, write and read from storage and more.
This is a well organized and ready to run scheleton that can be used to bootstrap new projects.
This utility can be also integrated in existing projects that want to have a well made structure for common functions.
Have fun!