Skip to content

Djancyp/lunaexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunalogo Luna

Luna is a Golang-based framework that leverages the Echo web framework for server-side rendering (SSR) of React applications. It provides a seamless, full-stack development experience for building dynamic and performant web applications, making it ideal for full-stack developers looking to integrate the power of Golang on the backend with the flexibility of React on the frontend.

luna

Table of Contents

Getting Started

$ git clone git@github.com:Djancyp/lunaexample.git

Installation

 cd lunaexample
  cd frontend
  npm install
 go mod tidy
 go run main.go

About

example of luna framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published