Skip to content

NotikApp/v1-api

Repository files navigation

Docker build Build Status Go Report Card Scrutinizer Code Quality GitHub GitHub last commit

Note taking app written with golang an vue 3

Installation

You can simply install package:

$ docker pull ghcr.io/gavrylenkoivan/gonotes:master

Or build it locally:

  • First of all, you will need docker dowloaded and started on your pc.

  • Dowload this repo and open it.

  • Set environment vars in .env file (those are really informative so I think you won't have any troubles), change enironment in docker-compose file if needed

  • To start container and init database, run:

    $ make compose
  • Enjoy!


Screenshots:

alt text

alt text

alt text