Movatterモバイル変換


[0]ホーム

URL:


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

The API and real-time application framework

License

NotificationsYou must be signed in to change notification settings

feathersjs/feathers

Repository files navigation

Feathers - The API and real-time application framework

CIDownload StatusDiscord

Feathers is a full-stack framework for creating web APIs and real-time applications with TypeScript or JavaScript.

Feathers can interact with any backend technology, supports many databases out of the box and works with any frontend like React, VueJS, Angular, React Native, Android or iOS.

Getting started

Get started with just three commands:

$ npm create feathers my-new-app$cd my-new-app$ npm run dev

To learn more about Feathers visit the website atfeathersjs.com or jump right intothe Feathers guides.

Contributing

To start developing, clone this repository, then run:

cd feathersnpm install

To run all tests run

npm test

Individual tests can be run in the module you are working on:

cd packages/feathersnpm test

License

Copyright (c) 2024Feathers contributors

Licensed under theMIT license.


[8]ページ先頭

©2009-2025 Movatter.jp