/school-okten

Primary LanguageTypeScript

School Okten Project

Table of Contents

Overview

The School Okten Project is a comprehensive educational platform designed to [provide a brief description of the main purpose or goals of the project]. It includes features such as [mention key features or functionalities].

Getting Started

  1. Clone the repository:

    git clone https://github.com/julasweta/school-okten.git
  2. Navigate to the project's root directory:

    cd school-okten
  3. Build and start the Docker containers:

    docker-compose up --build

Usage:

Technologies Used

  1. Docker - Containerization platform.
  2. [Specify Your Frontend Framework] - Specify your frontend framework or technology.
  3. NestJS - A progressive Node.js framework for backend.
  4. Swagger - API documentation tool.

Project Structure

  • frontend/: Frontend source code.
  • backend/: Backend source code.
  • docker-compose.yml: Docker configuration file.