Categorygithub.com/jutionck/golang-todo-apps
repositorypackage
1.0.5
Repository: https://github.com/jutionck/golang-todo-apps.git
Documentation: pkg.go.dev

# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Todo Apps

Config

Silahkan buat file .env yang di ambil dari .env.example kemudian isi sesuai keadaan device masing-masing

Database Postgres

Buat lah database dahulu sesuai yang di atur di .env. Setelah itu jalankan migrate dengan cara mengganti pada bagian .env seperti berikut:

ENV=migration

Setelah itu ketikkan perintah berikut:

make dev

Jika sudah ubah menjadi berikut:

ENV=dev

Run Project

Untuk menjalankan project bisa menggunakan perintah berikut:

make dev
make run

Setelah berhasil berjalan akses swagger di halaman berikut:

/api/v1/swagger/index.html#/