kakojs

0.1.75 • Public • Published

KaKo Api

Lightweight nodejs base minimalist framework to make api easy.

Build Setup

# Goto example folder
cd example

# rename .env.sample to .env.development and change the database setting, create database and then migrate db
yarn db

# install dependencies
yarn install

# serve with hot reload at localhost:9090
yarn dev

# build for production and launch server
yarn build
yarn start

# generate static project
yarn run generate
``

Package Sidebar

Install

npm i kakojs

Weekly Downloads

1

Version

0.1.75

License

MIT

Unpacked Size

800 kB

Total Files

66

Last publish

Collaborators

  • tsithu