Skip to content

Example manage employees app using AngularJS and Metarhia technology stack starter kit.

License

Notifications You must be signed in to change notification settings

ChngYrNick/manage-employees

 
 

Repository files navigation

Manage Employees App

travis license

Usage

  • You need node.js v12.5.0 or later (v14 prefered)
  • Clone this repository
  • Run npm i to install dependencies
  • Before running server initialize the DB:
    • First of all, make sure you have PostgreSQL installed (prefer 12.x).
    • Run database initialization script: application/db/setup.sh
  • Run project: npm start and stop with Ctrl+C

License

Copyright (c) 2020-2021 Metarhia contributors. This starter kit is MIT licensed.

About

Example manage employees app using AngularJS and Metarhia technology stack starter kit.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.6%
  • HTML 21.6%
  • CSS 4.4%
  • Shell 0.4%