Skip to content

imbenrabi/React-App-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React - Vite Application, Served using Fastify server and ejs template

Running the application

Prerequisites

  • Docker

Development

  • Install dependencies
npm install
  • Run the application

Go to Root directory and run

npm run dev
  • Open the application in your browser
open http://localhost:4000

Production

  • Build the application
docker compose up --build
  • Open the application in your browser
open http://127.0.0.1:4001

About

React application, served using Fastify server and ejs template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published