-
Install instructions are missing any reference to the secret required to run Ackee. The logical place for this would be in the prerequisites section of the readme, which is currently empty. This will …
ghost updated
3 years ago
-
Ackee counting unique page on every page refresh.
Using next.js with next following code in _app.tsx:
```jsx
import { Box, ChakraProvider, useColorModeValue } from '@chakra-ui/react'
import ty…
-
Caddy is a popular web server alternative to Nginx. Having documentation to support running it in tandem with Ackee encourages users to choose what tool they are more comfortable with. This in turn ma…
-
We have used like following in a main.tf and trying to use your module:
module "elasticsearch" {
source = "AckeeCZ/elasticsearch/gcp"
version = "8.2.0"
# insert the 10 required variables he…
-
Currently when `ignoreLocalhost` is set to false, there is a [single `console.warn` message](https://github.com/electerious/ackee-tracker/blob/master/src/scripts/main.js#L284) but no other info for tr…
-
Events are used to communicate data with "front-end" and are the only way to obtain information from a smart contract, AFAIK.
Do you plan to support them in any way?
Thanks 🙂
Marek from Ackee…
-
This is a list to keep an eye on projects currently use Docus (feel free to edit message):
| Repo | URL | Tree | Docus version | PR Open
-|-|-|-|-
nuxt/http | https://http.nuxtjs.org/ | https://g…
-
**🐣 Is your feature request related to a problem? Please describe.**
It would be nice to track the load times of different pages. This would allow you to see what pages take longer and might need t…
-
Most of the packages here don't have testing. I don't have time to implement but if anyone does it'd be super helpful in giving more confidence around package updates and deploys.
- [x] gatsby-plu…
-
Hey :wave: It looks like this module hasn't been updated for Nuxt 3. In an effort to improve the developer experience of modules, I've updated the module to clarify that it only supports Nuxt 2.
@l…