Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mersadhabibi/wiki-sefaresh-redesign
پلتفرمی برای به اشتراک گذاری تجربیات از سفارشات آنلاین ✨
https://github.com/mersadhabibi/wiki-sefaresh-redesign
apollo-client apollo-server daisyui framer-motion graphql html-css javascript mongodb nextjs prisma react react-hook-form tailwindcss typescript zod
Last synced: 3 months ago
JSON representation
پلتفرمی برای به اشتراک گذاری تجربیات از سفارشات آنلاین ✨
- Host: GitHub
- URL: https://github.com/mersadhabibi/wiki-sefaresh-redesign
- Owner: MersadHabibi
- Created: 2024-10-06T19:32:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T09:53:08.000Z (3 months ago)
- Last Synced: 2024-11-09T10:38:29.399Z (3 months ago)
- Topics: apollo-client, apollo-server, daisyui, framer-motion, graphql, html-css, javascript, mongodb, nextjs, prisma, react, react-hook-form, tailwindcss, typescript, zod
- Language: TypeScript
- Homepage: https://www.wiki-sefaresh.ir
- Size: 852 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wiki Sefaresh
#### A platform for sharing experiences from online orders ✨
👁️ [View Online](https://www.wiki-sefaresh.ir)
📕 [Old commits](https://github.com/MersadHabibi/wiki-sefaresh) [before redesign]## Getting Started
First, install dependencies:
```bash
npm i
```second, add environment [Create .env file]:
```bash
NEXT_PUBLIC_BASE_URL="http://localhost:3000"
DATABASE_URL=BACKEND_URL="http://localhost:3000/api/graphql"
NEXT_PUBLIC_BACKEND_URL="http://localhost:3000/api/graphql"
```third, run the development server:
```bash
npm run dev
```
### Leave star on repository, THANKS❤️
![](http://ForTheBadge.com/images/badges/built-with-love.svg)