INIT #1

Closed
opened 2024-04-23 12:01:03 +07:00 by andy · 0 comments
Owner

GitHub - emarifer/go-echo-templ-project-structure: Go/Echo+</>Templ: User List App as an example of a project structured in layers, use of Templ Template language and frontend with HTMx technology

Integrations | templ docs  

Init Project

  1. Upgrade golang menjadi versi 1.22.2

  2. Clone github ini

  3. Install air 
    https://github.com/cosmtrek/air 

  4. Ubah sqlite3 menjadi sqllite 
    go get  github.com/glebarez/go-sqlite
    _ "github.com/glebarez/go-sqlite"
    download
    ubah menjadi sqlite
    download (1)

  5. File .air.toml di duplikat untuk cadangan
    Sesuaikan .air.tomlseprti gambar di bawah
    download (2)

GitHub - emarifer/go-echo-templ-project-structure: Go/Echo+</>Templ: User List App as an example of a project structured in layers, use of Templ Template language and frontend with HTMx technology Integrations | templ docs   ## Init Project 1. Upgrade golang menjadi versi 1.22.2 2. Clone github ini 4. Install air  https://github.com/cosmtrek/air  4. Ubah sqlite3 menjadi sqllite  go get  github.com/glebarez/go-sqlite _ "github.com/glebarez/go-sqlite" ![download](/attachments/19ac15ea-423e-41d4-bf3f-da981092d56d) ubah menjadi sqlite ![download (1)](/attachments/b5acb585-28a8-473c-a547-dab5cebe3d7d) 5. File .air.toml di duplikat untuk cadangan Sesuaikan .air.tomlseprti gambar di bawah ![download (2)](/attachments/a15a5e13-dcf8-47e3-b7d3-3ef9ca461589)
andy changed title from INIT https://devone.aplikasi.web.id/gitea/andy/corporate_portal_westerindo/labels to INIT 2024-04-23 12:01:14 +07:00
andy closed this issue 2024-04-24 15:13:24 +07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: andy/corporate_portal_westerindo#1