Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 371 Bytes

readme.md

File metadata and controls

24 lines (14 loc) · 371 Bytes

Pelacore

Pelacore is taken from an Indonesian word "pelakor" which means an "actor" in English.

Work in Progress

To run the project:

  • yarn run build at pelacore-ui
  • go run ./cmd/app/main.go

To test:

  • goconvey

Important features:

  • Single Binary App

Todo:

  • Dockerize
  • Logging and error middleware
  • Setup database for testing (Query endpoint)