IAmBod / nodejs-homework

Express based web application with a basic RestAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

NodeJS homework

Installation

Building: docker-compose build

Running

Running: docker-compose up

Testing

The project uses mocha and chai for testing. Run tests with: npm test

Documentation(in Hungarian)

Since it was made, many features were thrown away because of the time limits and low passing requirements of the subject. https://docs.google.com/document/d/15p5nMXC-vusHYaW8IhCzT3h6DguYipL1LSoFenddXmQ/edit?usp=sharing

The Mephistopheles License

By entering into use of the materials licensed under this license ("The Mephistopheles License"), you agree to forfeit your own soul rather than negotiate with the authors of the materials.

The Mephisopheles License is licensed under a Creative Commons Atribution-NonCommercial 2.5 License. The license is derived from the comic "Faust 2.0" by Randall Munroe, by Benjamin Lancaster Keith.

About

Express based web application with a basic RestAPI

License:Other


Languages

Language:JavaScript 69.5%Language:HTML 28.7%Language:CSS 1.4%Language:Dockerfile 0.4%