Coder Social home page Coder Social logo

at11's Introduction

Build Status Dependency Status

at11

Simple web application that fetches daily lunch menus from popular restaurants near ERNI Slovakia office.

Live application is running at http://at11.azurewebsites.net/.

Developer's installation instructions

This is a Node.js powered application writen it TypeScript, so first you need to have Node.js up and running.

  1. Get the source code by either downloading a zip or cloning this repo.
  2. Change into directory with extracted/cloned sources cd path/to/sources.
  3. Execute npm install. This might take a moment as all required dependecies need to be downloaded.
  4. Execute npm run build to transpile typescript into javascript.
  5. Execute npm start. This will prompt a few messages, last of them being Done, listening on http://:::54321 and hang.
  6. Navigate your browser to http://localhost:54321 and you should see today's menus.
  7. You can execute npm test to run the tests and linter.

P.S.: Visual Studio Code settings are included in the repo, so if you use it, you are all set up...

Contributing

Feel free to fork the repo, make improvements and create a pull request.

at11's People

Contributors

marianban avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.