Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

webscopeio/examples

Repository files navigation

Webscope Examples

Before using any of these example apps/starters for your projects, please refer to each directory's README.md file.

Local Setup + Development

Use any of the options to run commands from your terminal:

# Using GitHub CLI
$ gh repo clone webscopeio/examples/tree/main/[example]
$ cd [example]
$ npm i
$ npm run dev
# For Next.js projects using `npm` or `yarn`
$ npx create-next-app --example https://github.com/webscopeio/examples/tree/main/[example] [example]
$ cd [example]
# <- Using `npm`
$ npm i
$ npm run dev
# <- Using `yarn`
$ yarn dev

Remote Setup using StackBlitz

Using Markdown syntax each of the example apps/starters should have the following:

Launching projects from GitHub - using the following URI pattern: stackblitz.com/github/REPOSITORY_PATH/?file=OPTIONAL_PARAMS as an example: https://stackblitz.com/github/webscopeio/examples/tree/main/trpc-basic-starter?file=src/pages/index.tsx&file=src/server/routers/user.ts&view=editor

About

Webscope example apps/starters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /