Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
[dist] Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro committed Jun 15, 2012
1 parent dc666ee commit 2e93566
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
@@ -0,0 +1,38 @@
# Nodester
Hack the Planet!


> The Open Source node.js PaaS

## Welcome to Nodester

We are happy to have you.

Here are some thing you can do know:

- Edit the `server.js` file and see the logic behind express.
- Edit `index.html` with your stuff
- Promote nodester :P


### About nodester

- [Websockets on nodester](http://blog.nodester.com/post/3634535277/running-websockets-on-nodester)
- [Tips for Windows Users](http://blog.nodester.com/post/19902515151/tips-for-windows-users)
- We run multiple node versions. [Learn How!](http://blog.nodester.com/post/18702499832/nodester-now-running-node-js-0-6-12)
- Read our [Wiki](https://github.com/nodester/nodester/wiki/)

### Did you find a problem?

Reach us on:

- [twitter](http://twitter.com/nodester)
- [Github](http://github.com/nodester/nodester/issues)
- [IRC](http://irc.nodester.com) (freenode#nodester)
- [Google Grups](https://groups.google.com/forum/?fromgroups#!forum/nodester)

### [Fork us](http://github.com/nodester/nodester/)



1 change: 1 addition & 0 deletions index.html
Expand Up @@ -89,6 +89,7 @@ <h3>Some stuff you can do now:</h3>
<ul>
<li>Replace the content on <code>server.js</code></li>
<li>play with this file (<code>index.html</code>)</li>
<li>Read the README.md on this repo</li>
<li>About nodester:
<ul>
<li><a href="http://blog.nodester.com/post/3634535277/running-websockets-on-nodester">Websockets on nodester</a></li>
Expand Down

0 comments on commit 2e93566

Please sign in to comment.