-
screenshot [https://share.getcloudapp.com/p9u60Zrw](https://share.getcloudapp.com/p9u60Zrw)
Can we please make sure all links include the trailing slashes? These link to blog post urls without trai…
-
-
"Customize this page" and "ButterCMS is your content backend" are the same type but switched position of image and text. I guess that it should be same order of img + text (img on left side and text o…
-
https://github.com/ButterCMS/vuejs-starter-buttercms/tree/main/src/assets
See e.g. Express.js changes here: https://github.com/ButterCMS/expressjs-starter-buttercms/pull/10
-
https://github.com/ButterCMS/vuejs-starter-buttercms/blob/main/src/utils/ButterCMS.ts
-
Why did you choose Azure?
[vlnevyhosteny](https://github.com/vlnevyhosteny) commented [3 days ago](https://github.com/vlnevyhosteny/ButterCMS.Starter/issues/1#issuecomment-1088298403)
Deploying AS…
-
https://github.com/ButterCMS/vuejs-starter-buttercms/blob/main/package.json#L2
Should be the same as repo name - `vuejs-starter-buttercms`
-
**Code review:**
- [x] prod shouldn't be run in nodemon but as a plain node process (https://github.com/no-need-to-be-anonymous/express-starter-buttercms/blob/main/package.json#L3)
- [x] error handl…
-
```
{
"status": "Failed",
"error": {
"code": "NotFound",
"message": "Cannot find ServerFarm with name ASP-dotnetstarterbuttercmsgroup-88d0.",
"details": [
…
-
Is that possible to configure dotenv lib to store local environment variables?