Skip to content

Commit

Permalink
Merge pull request #237 from hoangsonww/main-deployment-branch
Browse files Browse the repository at this point in the history
Main deployment branch
  • Loading branch information
hoangsonww authored Aug 30, 2024
2 parents 81c14a2 + 40fd83a commit e062bcd
Show file tree
Hide file tree
Showing 249 changed files with 39,952 additions and 24,188 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Docker Ignore file for the MovieVerse project

# General files
.git
.gitignore
Expand Down
159 changes: 0 additions & 159 deletions .github/ISSUE_TEMPLATE/LICENSE.md

This file was deleted.

2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ assignees: ''

---

# Bug Report

**Describe the bug**
A clear and concise description of what the bug is.

Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ labels: ''
assignees: ''

---
# Feature Request

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Expand Down
13 changes: 8 additions & 5 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
</a>
</p>

Welcome to **The MovieVerse** - your digital compass to the cinematic universe. Created by [Son Nguyen](https://github.com/hoangsonww) in 2023 and currently attracting more than **450,000 monthly users**, this application is completely **free-to-use**, designed to serve as a bridge connecting movie enthusiasts with an extensive collection of films across various genres and periods. Dive into an ocean of narratives, where stories come to life, right at your fingertips with **MovieVerse**!

🌟 Star this repository to show your support and stay updated on the latest features and enhancements. Feel free to contribute to the project, and let's build a vibrant community of movie lovers together 🎬🍿!
Welcome to **The MovieVerse** - your digital compass to the cinematic universe. Created by [Son Nguyen](https://github.com/hoangsonww) and currently serving more than **1 MILLION USERS**, this application is completely **free-to-use**, designed to function as a bridge connecting movie enthusiasts with an extensive collection of films across various genres and periods. Dive into an ocean of narratives, where stories come to life, right at your fingertips with **MovieVerse** 🎬🍿!

**This app is currently available at [movie-verse.com](https://movie-verse.com).**

Expand Down Expand Up @@ -97,7 +95,12 @@ There are also additional directories and files for project configuration, testi

The current deployment and production branch is the [main-deployment-branch](https://github.com/hoangsonww/The-MovieVerse-Database/tree/main-deployment-branch) and is being deployed to the official website at [movie-verse.com](https://movie-verse.com). The deployment process involves building the frontend, backend, and mobile app, configuring the server, and deploying the application to the server. The deployment process is automated using CI/CD pipelines and scripts to ensure a seamless deployment experience.

The app is using [Netlify](https://www.netlify.com/) for the frontend deployment and [Heroku](https://www.heroku.com) for the backend deployment. The deployment status is monitored regularly to ensure the application is up and running smoothly.
The **official** app is currently using [Netlify](https://www.netlify.com/) for the frontend deployment and [Heroku](https://www.heroku.com) for the backend deployment. The deployment status is monitored regularly to ensure the application is up and running smoothly.

**Deployment Status:**

[![Netlify Status](https://img.shields.io/badge/Netlify-Deploy_successful-brightgreen)](https://app.netlify.com/sites/fake-movie-verse/deploys)
[![Heroku Status](https://img.shields.io/badge/Heroku-Running-brightgreen)](https://fake-movie-verse.herokuapp.com/)

## Technology Stack

Expand Down Expand Up @@ -230,6 +233,6 @@ Thank you for your understanding and support~ 🎬🍿

---

Created with ❤️ in 2023 by [Son Nguyen](https://github.com/hoangsonww).
Created with ❤️ in 2023-24 by [Son Nguyen](https://github.com/hoangsonww).

© 2024 The MovieVerse. All Rights Reserved.
1 change: 1 addition & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# The MovieVerse - Security Policies

## Introduction

The MovieVerse is a dynamic web application designed to provide users with an engaging platform to explore and learn about various movies, directors, actors, and more. Ensuring the security of our users and the application is of paramount importance. This document outlines the security measures, policies, and best practices implemented in The MovieVerse.

Current MovieVerse Version: `1.2.0`
Expand Down
7 changes: 7 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/dataSources.local.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e062bcd

Please sign in to comment.