Skip to content

LvivNodeJsClub/hello-express

Repository files navigation

Hello Express

A simple express app that is extended with new functionality as we cover new topics

Commands

Start app

npm start

Run migrations

knex migrate:latest

Rollback migrations

knex migrate:rollback

About

Basic features of Express.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published