Sign inSign up

brycemclachlan/tweeter

By brycemclachlan

•Updated over 5 years ago

Image
0

216

brycemclachlan/tweeter repository overview

⁠Tweeter Project

Live demo⁠

This is a student project to learn html, css, and jquery. Tweeter is a simple, single-page Twitter clone.

"Desktop" "Tablet" "Phone(before the fold)" "Phone(after the fold)"

⁠Getting Started

⁠Baremetal
  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm start command. The app will be served at http://localhost:8080/⁠.
  4. Go to http://localhost:8080/⁠ in your browser.
⁠Containerised
  • Run the server using the docker-compose up command.
⁠Kubernetes

In the "kubernetes manifests" folder you will find manifests. You will need to modify tinyapp-ingress.yaml to suit your environment.

⁠Dependencies

  • Node
  • fortawesome icons
  • body-parser
  • chance
  • express
  • md5
  • date-fns
  • jquery
  • Docker (optional)
  • Docker-compose (optional)

Tag summary

Content type

Image

Digest

Size

49.7 MB

Last updated

over 5 years ago

docker pull brycemclachlan/tweeter