agmadt / realworld-fiber-htmx

Home Page:https://realworld-fiber-htmx.adhityoagam.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This codebase was created to demonstrate a fully fledged fullstack application built with Laravel + HTMX that adheres to the RealWorld spec

Project Overview

"Conduit" is a social blogging site (i.e. a Medium.com clone). It uses a custom API for all requests, including authentication.

Installation

1. clone this repository
2. run: go get
3. this project is using sqlite and its already seeded, look at conduit.sqlite
4. run: go run main.go
6. use test@email.com|secret for logging in
	6.1. or can register from the web

About

https://realworld-fiber-htmx.adhityoagam.com/


Languages

Language:Go 88.9%Language:JavaScript 11.1%