A simple way to keep track of the things that matter to you.
Production at since.amirhossein.info
- Node.js 24+
- TypeScript
- npm
git clone https://github.com/BlackIQ/since-frontend
cd since-frontend
npm iCopy the .env.example to .env.local and set backend url and other variables.
Start the development server:
npm run devThe application will be available at:
The application will be available at localhost:8000
npm run build
npm run startAmirhossein Mohammadi - Aug 17


