Pablo Schaffner

Senior Software Developer

Skip to content
  • Home
  • About me
  • Contact me
Search

terrain

Tinkering with Babylon.JS – Part 2 (backend)

5 September, 20216 September, 2021 / pschaffner / 1 Comment

Continuing our last blog post, this time we’ll start by creating the backend services that our project requires. For this we’ll use Fastify. So create an empty dir and initialize npm on it:

mkdir backend
cd backend
npm init -y
npm i fastify
Continue reading →
  • Follow Following
    • Pablo Schaffner
    • Already have a WordPress.com account? Log in now.
    • Pablo Schaffner
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar