Skip to content

Kerushani/sky-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyLine

This project is a full-stack application for airlines.

demo_video.mov

Technology Stack

  • Typescript
  • Next.js ReactJS
  • Tailwind CSS
  • Express.js
  • Prisma ORM
  • PostgreSQL
  • Docker

Get Started

To set up and run the project locally, follow these steps:

1. Clone the Repository

First, clone the repository to your local machine.

2. Set Up Docker

To set up and run the Docker containers using Docker Compose, follow these steps:

  1. Ensure Docker and Docker Compose are installed on your machine. If not, you can download and install them from Docker's official site.

  2. Run Docker Compose to build and start the containers. Open your terminal, navigate to the root of your project directory, and run:

    docker-compose up --build

    This command will build the Docker images and start the containers as defined in the docker-compose.yml file.

  3. Verify Everything is Running:

If you need to stop the containers, use:

docker-compose down


About

Full-stack application for airlines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published