mirror of
https://github.com/strapi/strapi.git
synced 2025-08-27 10:15:59 +00:00

author Aurélien Georget <aurelsicoko@gmail.com> 1572447760 +0100 committer Alexandre Bodin <bodin.alex@gmail.com> 1573655280 +0100 Create mini-templating system to send none-critical information to static index Add new index.html and production.html pages Update design (w/ responsive) of server homepage Use Lodash template system instead of custom one fix: Ensure state is updated before updating select Update migration-guide-beta.16-to-beta.17.4.md use limit=0 to get full data set Add new index.html and production.html pages Update design (w/ responsive) of server homepage Use Lodash template system instead of custom one Apply feedback
getstarted
A quick description of getstarted.
Start the app with mongo
DB=mongo yarn develop