Skip to content

aliyeysides/bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burn After Reading

B.A.R is an open-source project for those that want to self-host their own paste bin. It is built with GO + HTMX.

This project is very much a work in progress and is currently a weekend project for me to learn Go and HTMX. Please use with caution. PRs welcome.

Screenshot 2024-02-13 at 11 40 53 AM

Development

Install the air command:

go install github.com/cosmtrek/air@latest

Run the air command to launch the dev server:

air

Download the Tailwindcss Standalone CLI:

In a separate window, run the tailwindcss build command:

tailwindcss build -o public/css/tailwind.css --watch

About

B.A.R (burn after reading) is a self-hosted paste bin built with Go + HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published