linkpulse

This is an empty project right now. It merely holds a simplistic FastAPI server to showcase Railway.

  • Windows WSL is recommended for development. See here for setup instructions.

Setup

  1. Install pyenv or pyenv-win

    • Install Python 3.12 (pyenv install 3.12)
  2. Install poetry

    • Requires pipx, see here
    • Install with pipx install poetry
  3. Install backend dependencies - poetry install

Description
No description provided
Readme 625 KiB
Languages
Python 58.3%
TypeScript 33.8%
CSS 2.8%
JavaScript 2.6%
Shell 2.1%
Other 0.4%