Skip to content

CleverStack/clever-countries

Repository files navigation

CleverStack Countries Module

NPM version GitHub version Dependency Status devDependency Status Code Climate Build Status Coverage NPM downloads Built with Grunt

CleverStack NodeJS ORM Module

This CleverStack Module provides a list of countries backed by the database of your choosing for your application

Documentation

See cleverstack.io for more detailed information on the Node seed or visit the Getting Started Guide

Install

CLI

  1. From your project folder run clever install clever-countries and enter your options into the prompts
  2. Run grunt db to rebase and seed your database.

Manually

  1. Clone this repo into your modules/clever-countries folder.
  2. Add 'clever-countries' to the bundledDependencies array of your app's package.json.
  3. Install the modules NPM packages.
  4. Run grunt db to rebase and seed your database.

License

See our LICENSE

About

A list of countries for SQL and MongoDB within the CleverStack ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published