formesu
v1.0.0
Published
[![main](https://github.com/Tada5hi/formesu/actions/workflows/main.yml/badge.svg)](https://github.com/Tada5hi/formesu/actions/workflows/main.yml) [![codecov](https://codecov.io/gh/Tada5hi/formesu/branch/master/graph/badge.svg?token=FHE347R1NW)](https://co
Downloads
1
Maintainers
Readme
Formesu 💫
This monorepo contains different packages to build the frontend and backend part of formesu.
Table of Contents
Packages
Common
@formesu/common 🎉
The main propose of this package, is to provide general classes, interfaces & types for all packages.
Backend
@formesu/server ♟
This package contains a simple standalone server.
@formesu/server-core 🍀
This package should be used as an extension to an existing (express) application and should therefore only be used on the server-side.
Frontend
@formesu/vue 🏝
This repository contains different vue components for the domain entities.
Installation & Usage
Please follow the README.md
instructions in the respective package folder.