Search Results for "setup-subversion" - Page 41

Showing 2808 open source projects for "setup-subversion"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    errsole.js

    Node.js Logger with a Built-in Dashboard

    Errsole is an open-source logger for Node.js. It has a built-in web dashboard to view, filter, and search your app logs. Features: Easy Setup: Just insert the Errsole code snippet at the beginning of your app's main file. That's it! Automated Log Collection: Errsole automatically collects all your app logs directly from the Node.js console. Centralized Logging: Errsole consolidates all your app logs from multiple servers into one centralized database. You can choose your preferred database system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Koha Library Management System

    Koha Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with koha wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address: https://koha.local Staff Website Address: https://koha.local:4430 Staff Username: staff Staff Password: change_this from any PC on your Local Network. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    IntegreSQL

    IntegreSQL

    IntegreSQL manages isolated PostgreSQL databases for your integration

    IntegreSQL is a PostgreSQL clone provisioning tool that helps with testing by instantly spinning up database copies from a base template. It’s designed for integration tests where speed and data isolation are critical. IntegreSQL eliminates setup time and ensures a consistent database state across test runs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Subversion Client

    Subversion Client

    A graphical interface to Subversion®

    nps_svn_client provides a graphical interface to Subversion® which simplifies the most common tasks associated with managing a working copy. ChangeLog: http://nps-svnclient.sourceforge.net/ChangeLog.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    LiteStore

    LiteStore

    A lightweight, self-contained, RESTful, searchable, multi-format NoSQL

    LiteStore is a lightweight static website CMS that uses SQLite as its backend. It enables users to create and manage simple content-driven websites without needing a complex CMS. LiteStore is designed for fast deployment, minimal setup, and efficient static page generation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Plugins Quickstart

    Plugins Quickstart

    Get a ChatGPT plugin up and running in under 5 minutes

    plugins-quickstart is a starter project created by OpenAI to help developers build and deploy ChatGPT plugins quickly. It provides a minimal but complete example of how to structure a plugin, implement an API, and define the necessary configuration files. The repository demonstrates how a plugin can be served, authenticated, and integrated with ChatGPT for real-world use. By including both the backend code and plugin manifest, it guides developers through the end-to-end development workflow....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    text-to-video-synthesis-colab

    text-to-video-synthesis-colab

    Text To Video Synthesis Colab

    text-to-video-synthesis-colab is a collection of Google Colab notebooks that enable users to generate videos from text prompts using state-of-the-art AI models. It integrates multiple open-source models and pipelines, allowing users to experiment with different approaches to text-to-video generation. The notebooks are preconfigured for cloud execution, making them accessible without requiring local GPU setups. Users can generate, upscale, and refine videos directly from natural language...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Nginx Tutorial

    Nginx Tutorial

    This is a minimalist tutorial on Nginx designed to help beginners

    Nginx Tutorial is a Chinese-language learning repository designed to help beginners understand and use Nginx quickly. It explains the server’s role as a web server, reverse proxy, load balancer, and mail proxy. The introductory material covers essential commands, configuration files, logging, worker processes, and connection settings. Practical guides demonstrate HTTP and HTTPS reverse proxies, load balancing, static website hosting, file servers, and cross-origin request handling. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quil

    Quil

    Main repo, Quil source code

    Quil blends Clojure's expressive functional programming with Processing’s creative graphics and animation capabilities, offering a DSL for drawing and interactive visuals in a dynamic, artistic way. In one hand Quil holds Processing, a carefully crafted API for making drawing and animation extremely easy to get your biscuit-loving chops around. In the other she clutches Clojure, an interlocking suite of exquisite language abstractions forged by an army of hammocks and delicately wrapped in...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    php-wasm

    php-wasm

    PHP in Browser, powered by WebAssembly

    php-wasm is a WebAssembly-powered runtime that enables PHP to run entirely inside the browser or JavaScript environments without requiring a traditional server setup. It compiles PHP into WebAssembly and exposes it through JavaScript APIs, allowing developers to execute PHP scripts directly in web pages, service workers, or Node.js contexts. One of its most distinctive capabilities is the introduction of a CGI-style runtime that mimics how PHP operates under web servers like Apache or Nginx, enabling full HTTP request handling directly in the browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    autollm

    autollm

    Ship RAG based LLM web apps in seconds

    autollm is an open-source Python framework designed to make it much faster to build retrieval-augmented generation applications and expose them as usable services with minimal setup. The project focuses on simplifying the usual stack of model selection, document ingestion, vector storage, querying, and API deployment into a more unified developer experience. Its core idea is that a developer can create a query engine from a document set in just a few lines and then turn that same engine into a FastAPI application almost instantly. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Zinc Search Engine

    Zinc Search Engine

    ZincSearch. A lightweight alternative to elasticsearch

    ...It is very simple and easy to operate as opposed to Elasticsearch which requires a couple dozen knobs to understand and tune which you can get up and running in 2 minutes. You can index large amounts of text Zinc and search instantly. Zinc is a batteries-included setup. Embedded UI provides an easy way to get started and interact with your data. No need to set up a separate GUI like Kibana. Ingestion and search APIs are elasticsearch compatible, so you could easily migrate applications. Docs coming soon. No need to work hard to define schema ahead of time. ZincSearch automatically discovers schema, so you can focus on search and analysis. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    text-generation-webui-colab

    text-generation-webui-colab

    A colab gradio web UI for running Large Language Models

    ...The notebooks automatically install dependencies, download models, and launch the graphical interface that allows users to interact with language models directly from the browser. This approach makes it easier for researchers, hobbyists, and developers to test different LLMs, fine-tuned variants, and quantized models with minimal setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Oblivion-Inverse

    Oblivion-Inverse

    Open source e-mail tracker made with Flask, setup & run in 10 minutes

    Oblivion-Inverse is a simple, free & open source e-mail tracking solution which based on the usage of web beacons or tracking pixels. Build with Flask and setup under 10 minutes on your own production environment. Designed to provide information about the email read status, time, IP address of the recipient's device or proxy, as well as request headers such as the user-agent, which can reveal details about the recipient's browser, operating system, and device. Generate tracking links for your emails and drag the tracking pixel to the end of the message body. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Classnames

    Classnames

    A simple javascript utility for conditionally joining classNames

    ...This reduces boilerplate and the risk of typos or stray spaces, especially in React, Vue, or other component-based UIs where dynamic styling is common. The utility is small and framework-agnostic, so it can be used in Node, browser code, or any bundler setup including Browserify and Webpack. It maintains backwards compatibility while evolving (for example, introducing polyfill requirements for older browsers in newer versions), and it ships with TypeScript bindings for better type safety.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GraphQL SPQR

    GraphQL SPQR

    Build a GraphQL service in seconds

    GraphQL SPQR (GraphQL Schema Publisher & Query Resolver, pronounced like speaker) is a simple-to-use library for rapid development of GraphQL APIs in Java. GraphQL SPQR aims to make it dead simple to add a GraphQL API to any Java project. It works by dynamically generating a GraphQL schema from Java code. When developing GraphQL-enabled applications it is common to define the schema first and hook up the business logic later. This is known as the schema-first style. While it has its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basic Table

    Basic Table

    Basic Table jQuery or Vanilla JS plugin for simple responsive tables

    A simple lightweight jQuery or Vanilla JS responsive table library. A library to set up tables for a basic responsive table structure. This is to assist in those situations where the users don't necessarily have access or capacity to modify HTML such as input from a WYSIWYG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enu

    Enu

    A Logo-like 3D environment, implemented in Nim

    Enu is a game engine written in Nim, designed for simplicity and ease of use, enabling developers to create games with minimal setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SonoBus

    SonoBus

    SonoBus, a real-time network audio streaming collaboration tool

    SonoBus is an easy-to-use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network. Simply choose a unique group name (with an optional password), and instantly connect multiple people together to make music, remote sessions, podcasts, etc. Easily record the audio from everyone, as well as playback any audio content to the whole group. Connects multiple users together to send and receive audio among all in a group, with...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20

    DocTrax

    Document Tracking System for DepEd RO III

    ...Create a database ro3_doctrax. 3. Open devdoctrax/index.php. 4. Change line 58 to production or define('ENVIRONMENT', 'production'); 5. Run the app through localhost/ro3doctrax. --- Setup DB: [doctrax_url]/dbsetup/setup Initialize DB: [doctrax_url]/bootstrap/initialize
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chess Coding Challenge

    Chess Coding Challenge

    Create your own tiny chess bot

    Chess Challenge is a programming competition framework that invites developers to create compact and efficient chess engines within strict constraints. The project provides a simplified chess environment and ruleset, enabling participants to focus on implementing decision-making logic rather than building a full engine from scratch. It is designed to encourage creativity and optimization, often limiting code size or execution time to push developers toward innovative solutions. Participants...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    This extension is for Tabnine’s Starter (free), Pro and Enterprise SaaS users only. Tabnine Enterprise users with the self-hosted setup should use the Tabnine Enterprise extension in the VSCode Marketplace. Tabnine is an AI code assistant that makes you a better developer. Tabnine will increase your development velocity with real-time code completions, chat, and code generation in all the most popular coding languages and IDEs. Whether you call it IntelliSense, intelliCode, autocomplete, AI-assisted code completion, AI-powered code completion, AI copilot, AI code snippets, code suggestion, code prediction, code hinting, content assist, unit test generation or documentation generation, using Tabnine can massively impact your coding velocity, significantly cutting down your coding time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    zsh-syntax-highlighting

    zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh

    ...It plays nicely with popular frameworks like Oh My Zsh, zinit, and Antigen, and it’s commonly paired with autosuggestion and prompt plugins for a complete, ergonomic shell setup. Because it focuses on correctness and speed, it remains responsive even on large histories and complex prompts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    usb-loadcell

    USB loadcell meter using an MCP2210 chip to interface with an HX711

    ...The SPI transceiver on the MCP2210 is used for reading data from the HX711 with a general purpose pin along with the glue logic used to generate the additional 1 to 3 clocks required for HX711 gain setting. The MCP2210 NVRAM parameters are setup using the MCP2210-Explorer application.
    Downloads: 0 This Week
    Last Update:
    See Project