Giter Site home page Giter Site logo

lileichinasoft / itranswarp.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michaelliao/itranswarp.js

0.0 1.0 0.0 2.31 MB

Full-featured CMS including blog, wiki, discussion, etc. powered by Nodejs.

Home Page: http://www.liaoxuefeng.com/

License: Apache License 2.0

Shell 0.10% JavaScript 39.54% CSS 60.36%

itranswarp.js's Introduction

itranswarp.js

A nodejs powered website containing blog, wiki, discuss and search engine.

Environment

Nodejs: 0.10.x

MySQL: 5.1 ~ 5.6

Memcache

Nginx

Configurations

You should make a copy of 'config_default.js' to 'config_override.js', and override some of the settings you needed:

$ cp www/config_default.js www/config_override.js

You can safely remove any settings you do not changed.

Install packages

Run npm install to install all required packages:

$ npm install

Initialize database

Run node schema to generate initial schema as well as administrator's email and password.

Run

$ node index.js

You should able to see the home page in the browser with address http://localhost:3000.

If you want to sign in to management console, go to http://localhost:3000/manage/signin, and sign in using the email and password you entered when running node schema.

itranswarp.js's People

Contributors

michaelliao avatar mkeating avatar

Watchers

 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.