Skip to content

vitorfreitas/monorepo-fullstack-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack TypeScript monorepo

Stack

This monorepo was built using TypeScript, Node.js and React.

Node.js

A Node.js REST API using Koa.js and MongoDB. It also has unit tests with Jest.

React

A simple List/Detail pages application that fetch data from the Node.js REST API.

Running the project

  • git@github.com:vitorfreitas/entria-fullstack.git
  • cd entria-fullstack
  • yarn
  • yarn web:server

You can also run each package indenpendently by accessing the given package on /packages folder and running yarn start.

License

MIT

About

Fullstack monorepo boilerplate using typescript, react, storybook, Node.js, Koa and Jest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors