spenceryang / bitjar-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capstone Project - BitJar

Backend Repo

Run npm i to install NPM packages, then npm start to start the Express server.

Technology Stack

Backend / ORM / Database

  • Express: A minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • Sequelize: A promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite, and Microsoft SQL Server.
  • PostgreSQL: A powerful, open-source object-relational database system.

About

License:MIT License


Languages

Language:JavaScript 100.0%