Skip to content

JoFont/UKA

Repository files navigation

IronHack Project 2: By Diogo Marques & Sam Vargas build status

What is this project?

This is Project 2 for IronHack Web Development Bootcamp in Lisbon. This project is being developed and mantained by Diogo Marques & Sam Vargas.

Learn more about IronHack.

Development

git clone https://github.com/JoFont/ironhack-project-2.git
cd ironhack-project-2
npm install

For the server to run, provide .env file in root directory with the following environment variables:

PORT=3000
MONGODB_URI=mongodb://127.0.0.1:27017/ironhack-project-2
NODE_ENV=development

To watch for changes and continually rebuild the project:

npm run dev

Resources

Express - Nodejs Server
Handlebars - Templating Engine
MongoDB - NoSQL Database
MongoDB Driver - MondoDB Nodejs Driver
Mongoose - MongoDb Object Modeling for Node
Date-fns - Date Utilities
Bootstrap - CSS Framework
Passport - OAuth Nodejs Middleware
Axios - Nodejs HTTP Client
Shards - Bootstrap UI Kit

About

UKA - Ultimate Kitchen Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •