Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 283 Bytes

node-user-panel

Practice project for handling user panel in node.js

Quickstart

  make build
  make run
  make exec

  see makefile for many others

migrations

  knex migrate:latest --env development

still in development since its repo to learning.