Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A basic REST API made using node.js/koa/objection.js

License

NotificationsYou must be signed in to change notification settings

tunapanda/backend-node-challenge

Repository files navigation

Building and Developing

Make sure you have node.js 8+ installed

Install knex.js

yarn global add knexornpm install -g knex

Install dependencies

yarnornpm install

Initialise, migrate and seed database

knex migrate:latestknex seed:run

Launch

node index.js

LICENCE

Licensed under the MIT License seeLICENSE.md

About

A basic REST API made using node.js/koa/objection.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp