next-argots
๐ฅฐ๐ฅฐA free chat platform that encrypts conversation information throughout the process to protect your security and privacy. No information is collected from you and no permissions are required from you.End of chat Clear all recordsโจโจ
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- extensions.json
- settings.json
- Aries.svg
- Bat.svg
- Butterfly.svg
- Cheetah.svg
- Dog.svg
- Eagle-.svg
- Fox.svg
- Hipo.svg
- Koala.svg
- Lion.svg
- Monkey.svg
- Rhyno.svg
- Starfish.svg
- Swan.svg
- Tiger.svg
- Wolf.svg
- chat-room.ts
- common.ts
- home.ts
- index.ts
- setting.ts
- api.ts
- chat-room.ts
- common.ts
- home.ts
- index.ts
- setting.ts
- api.ts
- chat-room.ts
- common.ts
- home.ts
- index.ts
- setting.ts
- api.ts
- chat-room.ts
- common.ts
- home.ts
- index.ts
- setting.ts
- keys.ts
- favicon.ico
- google6abe2b93559e52fc.html
- Helvetica-Neue.ttf
- logo.png
- logo.svg
- logo2.png
- service-worker.js
- sitemap.xml
- Client.tsx
- Client.tsx
- ClientChat.tsx
- ClientChatNavbar.tsx
- ClientChatPopoverContent.tsx
- ClientChatRecord.tsx
- ClientChatRecordContent.tsx
- ClientChatRecordContentModule.tsx
- ClientChatSendMsg.tsx
- ClientEmoji.tsx
- ClientShare.tsx
- NavbarRight.tsx
- page.tsx
- style.css
- Client.tsx
- ClientAbout.tsx
- ClientLangChange.tsx
- ClientSizeChange.tsx
- ClientThemeChange.tsx
- ClientFeedBack.tsx
- page.tsx
- page.tsx
- style.css
- page.tsx
- page.tsx
- style.css
- page.tsx
- page.tsx
- layout.tsx
- loading.tsx
- meta.ts
- not-found.tsx
- page.tsx
- not-found.tsx
- page.tsx
- importMap.js
- route.ts
- layout.tsx
- route.ts
- get-pusher.ts
- pusher-auth.ts
- pusher-type.ts
- route.ts
- route.ts
- route.ts
- route.ts
- utils.ts
- route.ts
- AppProvider.tsx
- Button.tsx
- Dialog.tsx
- Form.tsx
- ImageSvg.tsx
- index.ts
- Navbar.tsx
- NavbarRight.tsx
- Popover.tsx
- PopoverProviders.tsx
- Transition.tsx
- TrpcProviders.tsx
- AppContext.ts
- ClientsContext.ts
- index.ts
- PopoversContext.tsx
- use-bus-watch.ts
- use-line.ts
- use-pusher.ts
- use-room-data.ts
- client.ts
- i18n.ts
- settings.ts
- api.ts
- cookie.ts
- custom-event.ts
- index.ts
- user.ts
- Feedback.ts
- InviteLink.ts
- Room.ts
- User.ts
- get-payload.ts
- payload-types.ts
- payload-utils.ts
- payload.config.ts
- client.ts
- context.ts
- routers.ts
- serverClient.ts
- trpc.ts
- index.scss
- root.scss
- tailwindcss.css
- aes-worker.ts
- aes.ts
- bus.ts
- debounce-throttle.ts
- request.ts
- server-utils.ts
- set-app.ts
- string-transform.ts
- type.ts
- utils.ts
- .env
- .env.development
- .env.production
- .eslintrc.json
- .gitignore
- env.d.ts
- LICENSE
- next-sitemap.config.js
- next.config.mjs
- package.json
- pnpm-lock.yaml
- postcss.config.mjs
- README-zh.md
- README.md
- tailwind.config.ts
- tsconfig.json
- vercel.json
# Installation Guide
1. Get the code
git clone https://github.com/peng-xiao-shuai/next-argots
Downloads the entire project code from GitHub to your computer.
cd next-argots
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn install
Downloads and installs the libraries listed in package.json.
yarn dev # project run
Starts the development/run server.
yarn build # project forming
Builds optimized production files.
yarn start # project startup
Starts the development/run server.
yarn generate:types # Generated set type
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
