Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.67 KB

README.md

File metadata and controls

60 lines (44 loc) · 1.67 KB

Cookie Time (Backend)

The website that lets you watch videos together with your friends!

Live Version · Report Bug · Request Feature · Main Repository

About The Project

This repository contains the backend that is used for Cookie Time project.

Built With

Getting Started

Installing cookie-time-backend is pretty straight-forward. To get started, you must have npm installed on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/furkaninanc/cookie-time-backend.git
  2. Install NPM packages
    npm install
  3. Run npm run dev to work locally, or npm run build to compile the project into the dist folder

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Furkan INANC - [email protected]