Skip to content

volodymyr-nakvasiuk/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create database and migration:

$ createdb gopherway
$ psql gopherway < migration/db.sql

Install and run:

$ make install # Install dependencies packages.
$ make # Run server.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.9%
  • JavaScript 33.0%
  • Go 10.7%
  • Makefile 5.4%