Commit Graph

126 Commits

Author SHA1 Message Date
taobataoma
29507c3090 Update README.md 2017-03-22 16:38:39 +08:00
taobataoma
1cc43f449f Update README.md 2017-03-22 16:38:12 +08:00
Anton Drukh
0773991ed7 doc(readme): wear the Snyk badge with pride! (#1583) 2016-10-19 18:55:08 +03:00
Cody B. Daig
83c7c47578 deprecate(grunt): Remove Grunt (#1175) 2016-10-04 19:28:17 -06:00
Cody B. Daig
dd809510cc chore(core): Remove Bluemix (#1476) 2016-09-05 20:42:53 +03:00
Mikael Korpela
64fd860fb3 fix(core): update npm commands and documentation (#1456)
- Removes deprecated `onlyChanged` npm script. Watch now always runs only changed tests, no parameter needed. Change to gulp tasks was in this commit: eaead7a30c
- Renames npm script `test:watch` to `test:server:watch`
- Updates README.md to mention Gulp less and npm commands more
- Removes mentions to Grunt from README.md
2016-08-30 19:29:33 +03:00
Federico Gonzalez
25bd40c3f7 feat(docker): Add Dockerfile for production
Add dockerfile and compose for production (#1438)
Add Dockerfile for production

Fixes #1431 Fixes #1435

* feat(deploy): Add docker-compose.yml for production

Add docker-compose.yml for production

Fixes #1435

* feat(deploy): Update documentation for deployment

Update documentation for production deployment

Fixes #1435
2016-08-26 01:18:59 +03:00
Liran Tal
d915157e8f feat(gulp): deprecating Grunt in favor of Gulp and NPM commands (#1390)
* feat(gulp): updating the README.md instructions with the changes to gulp being the mainstream vs the deprecation of grunt. Also added gulp as a task runner for freely executing tasks through npm run.
2016-07-13 23:07:39 +03:00
Roy Segall
30139a2429 fix(docs): the project now supports Node v5, updated the README 2016-06-30 19:31:49 +03:00
Ben Brook
1159e74d35 fix(docs): documentation fix for Pivotal Web Services (#1376) 2016-06-23 01:52:00 +03:00
Liran Tal
239ce61de5 feat(sass): replacing grunt-contrib-sass with grunt-sass (#1363)
* replacing grunt-contrib-sass with grunt-sass which doesnt require the ruby dependency anymore

* updating README instructions to remove any reference to grunt-contrib-sass, ruby or gem installation for sass compilation
2016-06-17 18:08:52 +03:00
gitname
e3572d2ef0 (typo): add missing word (#1340) 2016-05-19 10:41:13 +03:00
Mikael Korpela
3fa9878fe3 fix(docs): Add git to Prerequisites
Add git to prerequisites so that especially Windows users would realise to install it.

Fixes #1310
2016-04-13 17:47:29 +03:00
Alexander Grooff
537cc892a8 Removed duplicate mention of installing grunt
Duplicate was on line 32 and line 42.
2016-03-07 11:18:53 +01:00
Liran Tal
2e7ac80033 fix(docs): updating links, English issues
* double "guide" word in the documentation
* Correcting link for ExpressJS guide
2016-02-29 21:10:12 +02:00
Cody Boyko
099704c31a doc(readme): Update Yo Generator section
README.md Yo Generator section now updated to reference
MEAN.JS 0.4.x and the available generator.
2015-11-23 10:54:26 -05:00
Liran Tal
61ea25c872 Merge pull request #1039 from ryanjbaxter/bluemix-mongo-changes
Switched to using new MongoDB service in Bluemix
2015-11-04 18:48:57 +02:00
Ryan J Baxter
7340e6855f Switched to using new MongoDB service in Bluemix since MongoLabs is being removed 2015-11-02 11:50:46 -05:00
Ilan Biala
829a7dee31 Merge pull request #1042 from codydaig/test/node5
test(travis): Add Node 5 testing to Travis CI
2015-11-01 14:36:08 -05:00
Cody B. Daig
23cad18b5c Merge pull request #1043 from codydaig/bug/liveexample
bug(readme): Remove Broken Live Demo Link
2015-11-01 10:58:07 -08:00
Dustin Rea
1a3d3c1f01 Added short Gulp Section to Intro
Added short Gulp Section to Intro

Added Short Gulp Section to Intro
2015-10-31 18:12:26 +00:00
Cody B. Daig
9bfb312b2e bug(readme): Remove Broken Live Demo Link 2015-10-31 10:17:13 -07:00
Cody B. Daig
eafad772bc test(travis): Add Testing for Node 5 2015-10-31 09:20:08 -07:00
Cody B. Daig
eb8d819e04 Merge pull request #1002 from codydaig/docs/contributing-docs
[docs] Information about Contributing
2015-10-17 11:29:16 -07:00
Cody B. Daig
5a4fe5aad1 [docs] Information about Contributing 2015-10-17 10:51:20 -07:00
tatethurston
cec3e1f54b Added Ruby and Sass to requirements with install directions 2015-10-17 08:33:32 -07:00
Sibu Stephen
c83eefae5d Link for download link (NodeJs download)
Link for the node js download is mismatching.
2015-09-29 14:34:23 +05:30
Cody B. Daig
927855fec7 [doc] Add seed user instructions to README 2015-09-09 12:15:47 -07:00
Liran Tal
70513452b0 Merge pull request #811 from lirantal/feature/code-coverage
Adding coverage report for server-side tests using istanbul
2015-09-01 16:22:36 +03:00
Liran Tal
7c286b00bb adding support for coveralls integration for mean.js to report live project code coverage information 2015-08-21 14:58:29 +03:00
Ryan J Baxter
2892fe3d2f Added Deploy To Bluemix button to the README 2015-08-11 20:23:06 -04:00
Cody B. Daig
019e420007 Remove Dev Branch Badges 2015-08-07 19:14:04 -07:00
Liran Tal
2f60b2bac9 Merge branch '0.4.0-cf' of https://github.com/ryanjbaxter/mean into ryanjbaxter-0.4.0-cf 2015-08-07 09:24:36 +03:00
Liran Tal
f8750b3393 updating the new 0.4.1 dev branch for when 0.4.0 will actually be released 2015-07-30 23:20:31 +03:00
Ryan J Baxter
efd3ee4ce8 Initial support for deploying MEANJS to Cloud Foundry 2015-07-30 15:15:22 -04:00
Cody B. Daig
c539cdb281 Modify Generator Refrences/Docs 2015-07-29 23:48:24 -07:00
Cody B. Daig
a7e065e626 Added Master and Dev Badges to README 2015-07-22 12:39:59 -07:00
Liran Tal
8c2156f236 cleaning up code blocks in README 2015-07-13 23:04:53 +03:00
Liran Tal
39e4282445 updating README file with more elaborate instructions on running grunt in different environment modes (dev/prod/secure ssl)
updating title for the SSL section and added information about the port number in secure environment mode
2015-07-12 19:15:08 +03:00
Liran Tal
6bb5b8cfd5 Merge branch '0.4.0' of https://github.com/Robaum/mean into Robaum-0.4.0
Conflicts:
	README.md
	config/env/development.js
	config/env/test.js
2015-07-11 00:59:35 +03:00
Roberto
08b2f746d6 Fig changed to Compose 2015-07-02 08:03:46 -05:00
Liran Tal
67e96a4f22 0.4.0 branch merged into master 2015-07-02 12:08:09 +03:00
Miguel Coba
6bc36ed59c Adds support for re-running server and client tests automatically
Adds two more tasks to execute server and client tests separately

To run full suite
grunt test

To run only server tests
grunt test:server

To run only client tests
grunt test:client

Fixes https://github.com/meanjs/mean/issues/155
2015-01-24 01:08:21 -06:00
Kirill Fuchs
b2377ddfb3 Removed sudo from npm install -g mean-cli in doc 2015-01-09 20:21:51 -05:00
Sean Hussey
ce6ef3bf9d Fix my own grammar mistake. 2014-12-21 22:31:09 -05:00
Sean Hussey
c9996fd753 Fix more typos and spruce up some grammar and wording. 2014-12-19 11:09:22 -05:00
Sean Hussey
587d551013 Fix typo 2014-12-17 09:42:29 -05:00
Liran Tal
5c689e9ebd organizing contributed helpful scripts into a ./scripts/ folder before we mess up the app root directory 2014-11-28 09:23:04 +02:00
Liran Tal
b8a3a1f354 correcting README instructions for the ssl certificates folder location 2014-11-27 18:35:47 +02:00
Wesley Smith
959d7e7423 Fixed two tiny typos. 2014-11-15 18:39:27 -07:00