New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

new-fastify-app

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

new-fastify-app

> __TODO:__ > add a name & short description of this apps purpose

  • 0.0.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

${app-name}

TODO: add a name & short description of this apps purpose

Usage

  • make start: start app on local dev
  • make logs: watch logs
  • make stop: stop app
  • make test: test app
  • make deploy: deploy app to stage
  • make live.deploy: deploy app to live

Configure

Configuration is read by dotenv from app/.env file and validated [optional modified] by app/config.js. Please add extra defaults if needed to config.js. Default values should always refer to local dev setups.

Note: the .env file should never get pushed to repository. So adding secrets and credentials to .env can be considered a secure option bound to specific environments.

Api

After starting your server you will find swagger documenation at http://127.0.0.1:3000/api/docs/ to explore web api requests interactively.


Roadmap

TBD

Changelog

v0.0.0

  • initially bootstrapped by yarn create @uscreen.de/fastify-app

Credits

application boilerplate provided by u|screen

FAQs

Package last updated on 25 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc