New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

taskz-app

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taskz-app

Free and open source task management app

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

Taskz

Free and open source task management app.

screenshot

screenshot 2

Dependencies

  • Node.js
  • Npm
  • Redis
  • MySQL or MariaDB

Build from source

Install remaining dependencies:

npm install

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build. Use --watch flag if you want frontend to rebuild on changes (useful for development).

Configure

Before you can run the app, you will need to:

  • Create a MySQL or MariaDB database for Taskz to use.
  • Edit config.json and provide necessary details for the database. If your redis server is not running on localhost with default port, provide those details too.

Run

Run node app.js to start the app. Navigate to http://localhost:4000.

FAQs

Package last updated on 28 Feb 2021

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