Skip to content

AuditDeploy/tekiesoft-website

Repository files navigation

Tekiesoft Website

A modern Next.js website for Tekiesoft's DevOps engineering services.

Quick Start

Local Development

```bash

Install dependencies

npm install

Start development server

npm run dev

```

Build & Deploy

```bash

Build for production

npm run build

Start production server

npm start ```

Cloud Deployment

  • Nexlayer.com

Environment Variables

Currently no environment variables required for basic functionality.

Tech Stack

  • Framework: Next.js 14 (App Router)
  • Styling: Tailwind CSS
  • Icons: Lucide React
  • Fonts: Google Fonts (DM Serif Display, Lato)

Project Structure

``` ├── app/ # Next.js app router pages ├── components/ # Reusable React components ├── public/ # Static assets (images, logos) └── tailwind.config.ts # Tailwind configuration ```

Key Features

  • Responsive design
  • DevOps Grader survey tool
  • Client logo carousel
  • Contact forms
  • SEO optimized

Support

For deployment issues, contact the dev team or check the Next.js deployment docs.

About

Tekiesoft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages