pickablog

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2022 License: MIT Imports: 8 Imported by: 0

README

PickABlog

RESTful API system blog using Golang Fiber

Setup Development

  1. Install/Update/Delete packages, run :
    $ make deps
    
  2. Creating docker container postgresql & redis, run :
    $ make postup && make redsup
    
  3. Create new databases, run :
    $ make dbup
    
  4. Migrate table, run :
    $ make migrate up
    
  5. Finally run based on mode (local/http) :
    $ make run local
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL