Skip to content

JibonP/CarVletBackend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parkCapstoneBackend

How to get started

Make sure to make your own branch DO NOT START WORKING ON THE MAIN BRANCH!!!!

You will need a .env file

Table of Contents

Getting Started

Prerequisites

Node.js, PostgreSQL

Installation

  1. Clone the repository.
    https://github.com/nycCapstone/parkCapstoneBackend.git
    cd your-project
    
    
  2. npm install

npm install

  1. How to save your work and push up to main Fork the project. Create your feature branch (git checkout -b feature/your-feature). Commit your changes (git commit -m 'Add some feature'). Push to the branch (git push origin feature/your-feature). Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.0%
  • PLpgSQL 16.0%