Skip to content

jesstice/boomtown-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boomtown Server

Description

This web server is the back-end project to support the Boomtown web application. This includes setting up a server using Node/Express/GraphQL, connecting to a PostgresSQL database, and user authentication with Firebase.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

To run on your local environment, run:

npm install

While in the development environment, to start the project

npm start

Technologies Used and Dependencies

  • Body-parser
  • Cors
  • Dataloader
  • Dotenv
  • Express
  • Firebase-admin
  • Graphql
  • Graphql-server-express
  • Graphql-tools
  • Node-fetch
  • Node-postgres

Releases

No releases published

Packages

No packages published