GithubHelp home page GithubHelp logo

xtrinch / vagrant-mongo-node-react-seed Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 37 KB

Seed project using debian with vagrant, mongo, nodejs and reactjs

License: MIT License

Shell 1.29% Nginx 0.93% JavaScript 88.19% CSS 8.40% HTML 1.20%

vagrant-mongo-node-react-seed's Introduction

Vagrant / MongoDB / Nodejs / React project seed

Based on the project seed by Matt Petrie found here.

Adapted to work with a debian 8.1 opscode base box with vagrant.

All the necessary setup commands for vagrant are located inside config/bootstrap.sh. Note that the box will provision itself with the script. Project uses gulp as its build system, it runs webpack-dev-server as its development server. I have resorted to using polling to watch for changes inside the shared folders, as native watchers didn't work.

Usage

Start vagrant and provision debian with:

$ vagrant up

Run the development server with:

$ cd files/
$ gulp

You should now be able to open the example project inside your host computer's browser by entering the following in your browser bar on your host machine:

http://<vagrant's-ip>/

You can find out which ip vagrant is using with:

$ sudo ifconfig

vagrant-mongo-node-react-seed's People

Stargazers

Mojca Rojko avatar

Watchers

James Cloos avatar Mojca Rojko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.