Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ctrlmaniac/expresso-doppio

A template repository for building multi applications with expressjs and vite
https://github.com/ctrlmaniac/expresso-doppio

Last synced: 1 day ago
JSON representation

A template repository for building multi applications with expressjs and vite

Awesome Lists containing this project

README

        

# expresso-doppio

A template repository for building multi applications with expressjs and vite

## Directory stucture

- **applications** where all applications will be developed
- **clients** where all clients will be developed

## Scripts

Run `.\build` on windows to build and move the dist folder of clients inside their application folder.
If you're using unix just run `bash build`