Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nearform/commentami-demo

Package Overview
Dependencies
Maintainers
32
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nearform/commentami-demo

Comments

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
32
Created
Source

@nearform/commentami-demo

A demo app showing the usage of the @nearform/commentami-backend-* packages on both client and server.

Quick start

Before running the app you need to build the components:

cd packages/commentami-react-components
npm run build

Then, you can see the demo of the comments componentes running:

npm install
npm run watch

and opening the browser at http://localhost:4200/

if you want to interact also with the server you should go to the root of this project and run

docker-compose up

once the server is up you can run

docker exec commentami_app_1 npm run pg:init

License

Copyright nearForm Ltd 2018. Licensed under Apache 2.0 license.

FAQs

Package last updated on 13 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc