fsrt

🚀 ReactJS + TypeScript boilerplate designed for an exceptional DX 🧩 It embraces the feature sliced design methodology for modularity and code reusability. also dockerized 🐳

MIT License

Stars
3

Instructions

Install packages

npm ci

Create .env from .env.example and fill credentials

🚨 For production use secrets

cp .env.example .env

Run development server and start coding

npm start

Run your production app in background

docker-compose up -d
Package Rankings
Top 30.09% on Npmjs.org