URLcommentary

module
v0.0.0-...-3be4850 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2025 License: AGPL-3.0

README

URLcommentary

URLcommentary is a tool designed to enable users to comment on any website, even those where the comment section is disabled. This initiative aims to promote democratic discussion and enhance community interaction across the web.

Objectives

  • Comment on any URL independent of the webpage
  • Bring transparency to comments and reviews
  • Richer community interactions

Database setup

  1. Install PostgreSQL
  2. Create a user(postgres) and database(urlc)
  3. Add database connection string in the config file .env for dsn value

Running API server

  1. Clone the Repository

    git clone https://github.com/nimilgp/URLcommentary
    
  2. Navigate to the Directory

    cd URLcommentary/
    
  3. List out Make Commands

    make help
    
  4. Run server

    make run
    

Directories

Path Synopsis
cmd
api
internal
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL