Sign inSign up

sakthiveldk/school-website

By sakthiveldk

Updated 10 months ago

A Simple School Website build using Vite JS. Tools : Tailwind, Framer Motion, Shadcn.

Image
1

180

sakthiveldk/school-website repository overview

SectionContent
TitleSchool Website – Dockerized React Application
SummaryRepository name in Docker Hub: sakthiveldk/school-website
Docker image for a React-based School Website.
ConfigurationBase Image: node:20-alpine 3.x
Frontend: React.js
Dependenciesnode
InstallationRun in terminal:
docker pull sakthiveldk/school-website
UsageRun with:
docker run --env-file .env --name school-website -d -p 5173:5173/tcp sakthiveldk/school-website
Then open http://localhost:5173/ in browser

.env file
VITE_EMAILJS_SERVICE_ID=
VITE_EMAILJS_TEMPLATE_ID=
VITE_EMAILJS_PUBLIC_KEY=
VITE_CLOUDINARY_URL=
VITE_CLOUDINARY_UPLOAD_PRESET=

Tag summary

Content type

Image

Digest

sha256:f8aec3b69

Size

241.8 MB

Last updated

10 months ago

docker pull sakthiveldk/school-website:1.0.0