car-simulator-30e0

所属分类:自动驾驶
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-11-14 12:45:05
上 传 者sh-1993
说明:  汽车模拟器30e0
(car simulator 30e0)

文件列表:
.env.example (864, 2023-11-14)
.env.local (34, 2023-11-14)
.eslintrc.json (40, 2023-11-14)
.prettierrc (106, 2023-11-14)
License.md (1074, 2023-11-14)
docker-compose.yml (271, 2023-11-14)
next.config.js (175, 2023-11-14)
package.json (1399, 2023-11-14)
postinstall.js (327, 2023-11-14)
public/ (0, 2023-11-14)
public/customer.svg (1107, 2023-11-14)
public/dinner.png (1490511, 2023-11-14)
public/favicon.ico (4286, 2023-11-14)
public/fonts/ (0, 2023-11-14)
public/fonts/Satoshi-Variable.woff (35160, 2023-11-14)
public/fonts/Satoshi-Variable.woff2 (42588, 2023-11-14)
public/github-gray.svg (3312, 2023-11-14)
public/github.svg (3312, 2023-11-14)
public/homebg.jpg (386179, 2023-11-14)
public/invite-member.svg (401, 2023-11-14)
public/reservations.svg (1064, 2023-11-14)
public/restaurant1.png (860646, 2023-11-14)
public/restaurant2.png (922310, 2023-11-14)
public/restaurant3.png (873689, 2023-11-14)
public/restaurant4.png (1028449, 2023-11-14)
public/restaurants.svg (943, 2023-11-14)
public/roq.svg (3518, 2023-11-14)
public/slack-gray.svg (1874, 2023-11-14)
public/tables.svg (705, 2023-11-14)
public/twitter-gray.svg (1573, 2023-11-14)
public/wait-staff.svg (576, 2023-11-14)
public/youtube-gray.svg (923, 2023-11-14)
src/ (0, 2023-11-14)
src/apiSdk/ (0, 2023-11-14)
src/apiSdk/files/ (0, 2023-11-14)
src/apiSdk/files/index.ts (605, 2023-11-14)
src/components/ (0, 2023-11-14)
src/components/access-info/ (0, 2023-11-14)
... ...

## Welcome to Car simulator Car simulator is a B2B SaaS application that was generated using [ROQ.ai](https://roq.ai/) - Documentation: https://docs.roq.tech - License: MIT ## Running locally ### (0) Prerequisites Make sure these tools are installed and up-to-date: - Node - NPM (or Yarn) ### (1) Clone the repository ### (2) Setup environment variables The app relies on a `.env` file for configuration, located in the application root. Create the configuration by copying the contents from the "Application Detail" page in ROQ Console to your `.env` file. An example file can be found in `.env.example` in the application root. ### (3) Install dependencies and start the application ```bash # With npm npm install npm run dev ``` or ```bash # With Yarn yarn yarn dev ``` Now you can open your app at [http://localhost:3000](http://localhost:3000). ## Further documentation To learn more about ROQ UI components and APIs, take a look at [ROQ Documentation](https://docs.roq.tech)

近期下载者

相关文件


收藏者