Tksi / toy-sns

🐤 A toy SNS with NestJS & Nuxt3

Home Page:https://toy-sns.tksi.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toy-sns

🐤 A toy SNS with NestJS & Nuxt3

setup

backend

cd backend
cp .env.example .env
npm install
npm run migrate
npm run start:dev

API Spec http://localhost:4000/api

frontend

cd frontend
cp .env.example .env
npm install
npm run dev

About

🐤 A toy SNS with NestJS & Nuxt3

https://toy-sns.tksi.uk


Languages

Language:TypeScript 68.1%Language:Vue 24.8%Language:JavaScript 7.1%