Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
/ hello-world-app Public archive

A minimistic Getting Started application, build with FuryStack

License

Notifications You must be signed in to change notification settings

furystack/hello-world-app

Repository files navigation

hello-world-app

A minimistic Getting Started backend application with an in-memory user store, authentication and an example custom action, build with FuryStack

Prerequisites

Node.js and NPM (the LTS or Current) has to be installed on your computer.

Using the application

  1. Clone the repository with git clone https://github.com/furystack/hello-world-app.git
  2. cd into the application directory: cd hello-world-app
  3. Install dependencies with npm i
  4. Start the application with .\node_modules\.bin\ts-node index.ts or ./node_modules/.bin/ts-node index.ts for Linux

Additional info

This application is used in the FuryStack's Getting Started example. Read the guide to get more info.

About

A minimistic Getting Started application, build with FuryStack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published