Skip to content

yongkisatrias/tickitz-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tickitz - Back End

Table of Contents

About The Project

Tickitz is a movie booking cinema platform that allows users to explore their favorite movie and cinema. This web application is built using Express.js, and PostgreSQL.

Built With

These are the libraries and service used for building this backend API

Installation

git clone https://github.com/yongkisatrias/tickitz-be.git

npm i

Create and configure ".env" example credentials are provided in ".env.example"
  • Run this command to run the server :
npm run server
  • Or run this command for running in development environment
npm run dev

Documentation

Documentation files are provided in the docs folder

API endpoint list are also available as published postman documentation

Run in Postman

Demo

https://tickitz-be-yongki.vercel.app/

Related Project

You can see other projects on my personal portfolio website.

🚀 My Web Portfolio

About

Backend for tickitz build with Express.js & PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published