webhook-gitlab-nextjs-runner VS next-plausible

Compare webhook-gitlab-nextjs-runner vs next-plausible and see what are their differences.

webhook-gitlab-nextjs-runner

Go program that runs a NextJS app and responds to Gitlab's push-event webhook requests with a rebuild and restart of the app. (by waseigo)

next-plausible

Simple integration for https://nextjs.org and https://plausible.io analytics (by 4lejandrito)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
webhook-gitlab-nextjs-runner next-plausible
1 3
1 510
- -
7.3 7.4
5 months ago 3 months ago
Go TypeScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webhook-gitlab-nextjs-runner

Posts with mentions or reviews of webhook-gitlab-nextjs-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    Fed up with copying and pasting information between different sources (spreadsheets, word processor documents, PDFs), and loathe to put on the straitjacket of an ERP, I created the following web apps and APIs that we use daily:

    1) Product data management system that generates 7-digit product codes based on the product category hierarchy and in a way that minimizes the probability of typos leading to picking the wrong product items, plus bundling of items. Data managed in NocoDB and exported into CSV and ODS.

    2) Product information view and search system using FastAPI and HTMX (for live search), with an async file watcher that triggers a re-loading of the data in the CSV from (1) whenever it's written anew, and provides simple views, tables, and GET endpoints for querying, as well as a parameter "xml=True" to make the data loadable using LibreOffice's FILTERXML(WEBSERVICE(...)) functions. Also, it calculates bundle prices, displays stock quantities from (3), and fetches relevant invoice lines from (4).

    3) Inventory view and search system in the same vein as (2), but the data store is an ODS spreadsheet we edit by hand whenever stock quantities change (up or down, either way). Also provides GET endpoints, just like (2)

    4) Invoice view and search system in the same vein as (3), in that the data store is an ODS spreadsheet in which we store invoice and invoice position information (together with pivot-table sheets). Again, it also provides GET endpoints.

    5) Company information system that polls the EU VIES database and my country's SOAP API for company information, stores it together with the NACE codes as JSON in an SQLite database, plus provides fields such as notes, customer number, etc., all editable using HTMX. Also provides GET endpoints and the ability to filter the set of companies by criteria such as NACE code, location, company age, etc.

    6) Quotation generation tool that provides a GET endpoint and uses (1) and (5) to generate print-to-PDF-ready quotations styled with Bootstrap5, plus generate a downloadable ODT file (using relatorio), and in any case generates/embeds a QR code with an order-tracking URL on the bottom-right corner of every page of the quotation, whether printed or ODT-ed.

    7) Order status tracking/display frontend in FastAPI that uses the ULID-based URL of quotations generated with (6) and pulls order status data from a Django backend (I used Django-admin to save time on building web UI). Example: https://track.tectra.gr/01H0-WAR-Y2W

    8) A python script that takes my photos from 2001, and uses darknet-yolov3 to generate a list of detected objects, the HERE Maps Reverse Geolocation API to link the GPS coordinates to landmarks, and then writes that information to the photo's database on Emby using Emby's API (which makes all my photos searchable at a good-enough state).

    9) (WIP) Automatic pricing recommendation API that uses information from some of the above to generate quotation price recommendation based on historical price levels per customer and segment, customer engagement patterns from invoices, etc.

    10) (WIP) Currently developing a Phoenix LiveView web app that downloads Linux kernel ChangeLogs, parses them into commits, extracts structured information and will eventually make them searchable by keyword, contributor, etc. Mainly a learning opportunity, but I'll eventually self-host it publicly.

    11) A Go program that runs a NextJS app and responds to Gitlab's push-event webhook requests with a rebuild and restart of the web app https://github.com/waseigo/webhook-gitlab-nextjs-runner

next-plausible

Posts with mentions or reviews of next-plausible. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    These are the things I've created, some mostly for my own use, and others just for fun:

    1. https://gptgames.io - A gaming platform using OpenAI. It came from a silly idea for another project I have, and I ended up putting it together in 1 month.

    2. https://creepyface.io - I wanted to animate my face on my resume, and I decided to allow everyone else to do the same.

    3. https://react-guitar.com - I wanted to learn guitar theory and tell me a better way to do it than coding a react component :D

    4. https://github.com/4lejandrito/fetchbook - I wanted to organize my http requests at work without depending on postman or anything else.

    5. https://github.com/4lejandrito/next-plausible - Since I started using Plausible analytics on all my sites, I found the need of reusing some code.

    I hope you find any of these interesting!

  • Add analytics to NextJS with Plausible.io
    2 projects | dev.to | 23 Jun 2022
    4lejandrito has made a great tool to connect your Plausible analytics to NextJS.
  • How to integrate Plausible into a Next.js project
    2 projects | dev.to | 16 Mar 2021
    You can learn more about next-plausible in the related docs.

What are some alternatives?

When comparing webhook-gitlab-nextjs-runner and next-plausible you can also consider the following projects:

vuepress-plugin-plausible - VuePress plugin for Plausible.io

NativeBase - Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

next-auth - Authentication for the Web.

polychrome.nvim - A colorscheme creation micro-framework for Neovim

nx - Smart Monorepos ยท Fast CI

webpub - Give me a website, I'll make you an epub.

kubeconfig-bikeshed - kubeconfig-bikeshed (kbs) is an opinionated tool to manage your kubeconfigs.

notifeed - Watch RSS/Atom feeds and send push notifications/webhooks when new content is detected

game-server-watcher - A simple discord/telegram/slack bot that can be hosted on a free service to monitor your game servers and players in style ๐Ÿ˜Ž

PyCmd - Improved interactive experience for Windows' cmd.exe

toybox - Opinionated TALL stack starter kit for Laravel solopreneurs

rmdb - Imports IMDb datasets into a relational database for easy querying.