-
Hello! Hope folks are doing well!
**What problem do you want to solve?**
Right now the demo is powered by [standardizer](https://github.com/standard/standardizer) which is currently served by Glit…
-
### Contact Details
h.datta@tilburguniversity.edu
### Is your feature request related to a problem? Please describe.
To build a community, we need a place where we can show what happens on TS…
-
We run `nvm install` to check what the latest matching Node.js version is (e.g. `NODE_VERSION` `12` would match `12.18.3`), and download it unless it is available locally:
https://github.com/netlif…
-
just added the vue-cli-plugin to my vue/netlify project
looks like the server gets up and running just fine after running `vue-cli-service serve`
```
Lambda server is listening on 9000
...
Ap…
-
I can't seem to get the simple example to work in AWS lambda function. Appears to error on the upash.install line. Here is my function...
```
const upash = require('upash');
upash.install('argon2…
-
Hello, I'm trying to initialize the CMS manually and pass the Cloudinary signature and timestamp during run time using the Netlify function with the below settings but those parameters are not getting…
-
I followed the setup in https://github.com/prisma/prisma2-e2e-tests/tree/master/platforms/netlify (clone, remove `.netlify/state.json`, `yarn install`, `yarn prisma2 generate`, execute commands from `…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Now that we're deploying to netlify 🎉 we can add user authentication and use netlify serverless functions to serve the user data.
This will allow us to:
- Prevent a user from getting the same fi…
zurda updated
4 years ago
-
https://github.com/tordvb10/first-react-project-tordvb10-moduleD/blob/ac34ec81e89ab6006373b745f24a3f7285358493/src/Bibelfetch.js#L11C1-L11C55
API keys are considered secrets and is something we can…