GitHunt

CC26 Senior Project - Project Plant

Happa ๐ŸŒฟ
Happa is an application designed for those who love plants.

This repository is for the backend of this project.
You can find more details here.

Built With

Getting Started: Backend

  1. set up GCP Firestore database and include credentials in your local environment variables
  2. clone this repository
$ git clone https://github.com/cc26-project-plants/cc26-senior-project-backend.git
  1. move to the root directory
$ cd cc26-senior-project-backend
  1. download dependencies
$ npm install
  1. run the server
# development
$ npm start

# nodemon mode
$ npm run server

Project Structure

Architecture

Architecture

Tech Stack

Tech Stack

Languages

JavaScript99.3%Dockerfile0.7%

Contributors

Created May 24, 2022
Updated July 9, 2022