Skip to content

howto-pmltr/howto-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How-to Backend Server

This is the backend server for the How-to project.

Technical Design Document

Getting started

Install dependencies:

npm install

Run database migrations:

npx knex migrate:latest

Run database seeds:

npx knex seed:run

Run the tests:

npm test

Start the server:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •