Git Product home page Git Product logo

johadi / postit Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 13.49 MB

Postit is a full stack application built with JavaScript (ES6), Node.js, Express, PostgreSQL, Sequelize ORM and React-Redux. The System allows registered users to send notifications to one another via groups they belong to

Home Page: https://jimoh-postit.herokuapp.com

License: MIT License

HTML 2.47% CSS 3.34% JavaScript 93.75% Dockerfile 0.02% SCSS 0.24% Shell 0.10% Handlebars 0.09%
postit es6 postgresql sequelize reactjs nodejs expressjs redux

postit's People

Contributors

johadi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ilywsg

postit's Issues

Installation on Ubuntu

When I try to install via NPM on Ubuntu 16.04 several dependencies are noted that result in errors:

icdev_admin@ICDEV1:~/PostIt$ npm install
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of karma@>=0.13 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of webpack@^1.1.0 || ^2 || ^2.1.0-beta || ^2.2.0-rc but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Then when I try to start the app it fails to build.

icdev_admin@ICDEV1:~/PostIt$ npm start

[email protected] start /home/icdev_admin/PostIt
npm run build

npm ERR! missing script: build

npm ERR! A complete log of this run can be found in:
npm ERR! /home/icdev_admin/.npm/_logs/2018-03-28T15_47_22_002Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: npm run build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/icdev_admin/.npm/_logs/2018-03-28T15_47_22_024Z-debug.log

Is there something missing in the directions for installation?

Thanks

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.