kajlund / site-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site

Personal Website built on Node/Express, Knex using a Postgres database.

To run the server

npm i
npm start

Tests

API testing is done using Bruno. Bruno is an open source tool for exploring and testing APIs. You can easily add assertions or more complicated scripts in UI. Writing tests is supported using the Chai assertion library BDD syntax and for scripting faker.js is supported.

Resources

About


Languages

Language:JavaScript 100.0%