Skip to content

diegorezm/school_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a rewrite of another one of my projects(this one). The purpose of this rewrite is to study Go and htmx.

Instructions

Setep - 1

create the .env file

touch .env
echo "PASSWORD=password\nDATABASE_NAME=db_name\nPORT=:3030" >> .env

Setep - 2

run docker compose

sudo docker-compose up -d

Setep - 3

run the application

make run 

Showcase

Click here to see it on youtube!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published