Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 329 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 329 Bytes

Simple CRUD in using Nim, Jester, and Norm

Running Locally

  1. Install Nim and clone repo.

  2. Install dependencies locally

nimble install -l -y
  1. Build and Run
nimble run