tudo

command module
v0.0.0-...-0584c80 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: MIT Imports: 3 Imported by: 0

README

Tudo

A Note taking web application written in Go and TypeScript

Requirements

  • Go 1.23+
  • Docker
  • PostgreSQL client

Development

  • Clone the repo
git clone git@github.com:opchaves/tudo.git
  • Create the .env file
cp .env.example .env
  • Start postgres
docker compose up -d --build
  • Run the migrations
make migrate-up
  • Run the server
go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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