Skip to content

foryforx/owl

Repository files navigation

Owl

Owl is a simple web application that allows users to create and manage their own project with base structure working. for eg. auth, login, registration, logging, tracing, deployment, etc.

Overview

Owl is developed using domain driven design and clean architecture. It is written in Go and uses PostgreSQL as database. It uses docker-compose to run the application in local.

Setup

sh setup.sh

Run

docker compose down;docker compose up --build --remove-orphans

unit testing

TODO

Testing

Use postman and import owl.postman_collection.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published