Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

پلتفرمی برای به اشتراک گذاری تجربیات از سفارشات آنلاین ✨

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)