Giter Site home page Giter Site logo

torchhound / rapidwiki Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 588 KB

Wiki built with JS.

Home Page: https://rapidwiki.herokuapp.com

License: GNU General Public License v3.0

JavaScript 54.33% HTML 42.89% CSS 2.77%
javascript express jquery bootstrap sequelize

rapidwiki's Introduction

RapidWiki

Build Status

Wiki built with Express, SQLite/PostgreSQL, Sequelize, and Bootstrap.

Heroku Production Environment

Online Documentation

Installing

npm run initialize

Running

npm run dev or specify a port with PORT=5005 npm run dev.

or

npm run single or specify a port with PORT=5002 npm run single.

Testing

npm test

Documenting

npm run document

Linting

npm run lint models/ routes/ tests/

npm run lint models/ routes/ tests/ --fix

rapidwiki's People

Contributors

torchhound avatar

Watchers

James Cloos avatar  avatar

rapidwiki's Issues

Delete

  • Pages

- [ ] Categories

  • Files

Polish

  • Standardize Indentation

  • Remove Redundant Code

  • Use standard HTTP error codes

  • Mobile Formatting

  • NODE_ENV instead of ENV

  • eslint

  • replace all var with let

Deployment

  • Heroku

- [ ] minify

  • helmet middleware

  • compression middleware

  • production PostgreSQL

  • forever

Unexpected Downtime

Developer runs project on personal laptop, which goes to sleep after several minutes.

Input Validation

  • special characters in titles (apostrophes, forward slashes, whitespace, etc)

  • html characters or tags in titles (&20, &amp, etc)

  • silent failures on attempting to create a page with a previously used title

  • No urls in titles, only in bodies(markdown only not html)

  • Limits on title length

  • Enforce all requirements server side

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.