New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kakojs

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kakojs

Lightweight nodejs base minimalist framework to make api easy.

latest
Source
npmnpm
Version
0.1.75
Version published
Maintainers
1
Created
Source

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
``

Keywords

Koa

FAQs

Package last updated on 17 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts