Fastify backend for universal modules
If you want to use other modules from universal repository, as for today, you should use npm link procedure and place related environment variables in .env file in the root folder of this module in the universal repository folder.
In the end we will make it clean and ready for regular npm publishing and installation.