Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

birdy-server

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

birdy-server

Web server

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
10
Maintainers
1
Weekly downloads
 
Created
Source

birdy Build Status Coverage Status

Make fly your web applications with birdy, an easy way to start developing node.js websites.
Birdy is based on makerparty source.

Installation

You need to have installed grunt-cli, run:

npm install -g grunt-cli

When you have grunt-cli installed (type grunt in the console to check) run the following commands to prepare the project:

npm install
grunt
cp .env-dist .env

At the last, run the following command for run the server:

node app

Compile

Simply run grunt

Authors

FAQs

Package last updated on 14 Sep 2014

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