Categorygithub.com/Jayanth-Parthsarathy/htmx-go
module
0.0.0-20240226134752-5fc49ff28d62
Repository: https://github.com/jayanth-parthsarathy/htmx-go.git
Documentation: pkg.go.dev

# README

Simple Notes App

This is a simple notes application built with a Golang backend and HTMX on the frontend.

Technologies Used

  • Backend: Golang
  • Frontend: HTMX

Setup Instructions

  1. Clone the repository:
git clone https://github.com/Jayanth-Parthsarathy/htmx-go.git
  1. Navigate to the project directory:
cd htmx-go
  1. Copy .env.example to .env and make modifications as required
cp .env.example .env
  1. Start docker container
docker compose up
  1. Open your web browser and navigate to http://localhost:8080 to access the application.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author