New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

navi-app

Package Overview
Dependencies
Maintainers
1
Versions
1012
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

navi-app

Template project for your Navi application

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Navi App

An indispensable guide to exploring your data.

Prerequisites

  • Setup Fili API instance
  • Setup a Navi webservice instance

Installation

SettingDescription
factApiHostBard/Fili Host for factual data
persistenceApiHostNavi WS host for app persistence
  • Update package.json
    • Update description field
    • Update version field

FAQ

How do I use a different app name?

  • Update package.json name field
  • Steps coming soon

I don't have Fili/Navi WS setup yet. Can I test Navi App using mock data?

Yes! Steps coming soon.

Embed Navi to an existing Ember App

If you have an existing Ember.JS app and would like to add Navi functionality to it, checkout the following Ember Addons:

Local Development

You will need the following things properly installed on your computer.

Running / Development
Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests
  • ember test
  • ember test --server

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)
Deploying

Specify what it takes to deploy your app.

FAQs

Package last updated on 12 Jul 2019

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