Skip to content

unfrl/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate

Includes API and app projects. The API is built with the nestjs framework, and the app is using react along with vitejs. In addition to react, the app makes use of material-ui, react-router, react-helmet, and mobx.

Installation

From root, run yarn install

Running

First run docker-compose up to run database and adminer client.

To run all projects at once, run yarn start:all.

Just the app: yarn start:app

Just the API: yarn start:api

About

WIP boilerplate project with api and app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published