Skip to content

A personal boilerplate of koa2 for API development.

Notifications You must be signed in to change notification settings

jigsawye/koa2-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa2-boilerplate

A personal boilerplate for API development.

Usage

Install Dependencies:

npm install

Copy the ./config.example.js to ./config.js and update the file for your environment.

mv config.example.js config.js
vim config.js

Start the server

npm start

License

MIT

About

A personal boilerplate of koa2 for API development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published