igo

4.4.6 • Public • Published

Igo.js

Build Status

Igo is a Web Framework for Node.js that comes with:

  • Pre-configured Express, middlewares, and Dust
  • Pre-configured Webpack and Nodemon
  • Full-featured testing environment based on Mocha
  • Basic ORM for MySQL

All remarks, suggestions, PRs are welcome! 💕

🚀 Getting Started

Before using Igo, you need to install Node.js (>=16.x). Then, you can easily create a new project via the igo CLI.

npm install -g igo
igo create myproject
cd myproject
npm install
npm start

Open http://localhost:3000 and start coding (and reading the docs).

Type mocha to run tests.

Documentation

Check our website

Dependencies (51)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i igo

    Weekly Downloads

    214

    Version

    4.4.6

    License

    ISC

    Unpacked Size

    216 kB

    Total Files

    145

    Last publish

    Collaborators

    • arnaud00
    • deaf