Skip to content

AdamRomyn/elerianai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Powlbowl

Overview

This project is structured into a frontend and backend, encapsulated in Docker containers to ensure a consistent and isolated environment for development, testing, and production.

Technologies

  • Frontend: Vue.js with Tailwind CSS for a responsive and modern UI.
  • Backend: Node.js and Express with TypeScript for scalable and maintainable server-side code.

Getting Started

Prerequisites

  • Docker
  • Docker Compose

Ensure Docker and Docker Compose are installed on your system. For installation instructions, visit Docker's official documentation and Docker Compose documentation.

Running the Application

  1. Clone the repository to your local machine:

  2. Build and run the containers with Docker Compose: docker-compose up --build

  3. Access the application:

  • Frontend is available at http://localhost:8080
  • Backend APIs can be accessed at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published