Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Create Fastify-CLI Application #152

Closed
4 tasks done
PhearZero opened this issue Sep 8, 2019 · 0 comments
Closed
4 tasks done

Create Fastify-CLI Application #152

PhearZero opened this issue Sep 8, 2019 · 0 comments
Labels
Projects

Comments

@PhearZero
Copy link
Contributor

PhearZero commented Sep 8, 2019

🚀 Feature Proposal

Implement Fastify-CLI Application
HospitalRun/hospitalrun#13

Motivation

Configure HospitalRun v2 Server to be a basic Fastify CLI Application and include acceptance criteria similar to the next-poc-demo. Make sure to configure Commitizen and Husky prior to your first commit to ensure consistent repositories.

Example

Getting started With Fastify:

npm install fastify-cli --global
git clone --branch next https://github.com/HospitalRun/hospitalrun-server.git
fastify generate hospitalrun-server
cd hospitalrun-server
fastify start
  • Basic Fastify Application
  • Commitizen
  • Commit Lint
  • Husky
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Version 2.0
  
Done
Development

No branches or pull requests

1 participant