Skip to content

Angular, Material, Fastify, Mongo, Typescript - Starter Project.

Notifications You must be signed in to change notification settings

princekf/amfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A starter project for angular-material-fastify-typescript combination

  • Server - Fastify
  • Database - MongoDB
  • UI - Angular 11
  • UX - Material

Repo details.

  • It contains 3 projects, ui, server and shared.
  • Version : 1.0.3

How do I get set up locally?

  • Clone repo
  • yarn install:all
  • yarn build:shared
  • yarn install:all
  • yarn start
  • some times there will be errors with shared imports in ui or server project then do yarn upgrade @shared (in ui/server fodler)

About

Angular, Material, Fastify, Mongo, Typescript - Starter Project.

Resources

Stars

Watchers

Forks

Packages

No packages published