Socket
Socket
Sign inDemoInstall

upstndr

Package Overview
Dependencies
583
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    upstndr

A full-stack ReactJS framework. Written on TypeScript.


Version published
Weekly downloads
12
increased by1100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

upstndr

A non-boilerplate self-contained and ready out of the box framework written on TypeScript for develop universal web apps with the best parts of react ecosystem.


Documentation

Upstndr makes easy start develop well-scalable web applications with react and give you the best tools of rich react ecosystem out of the box. You don't need to configure anything in most cases and don't need to support the basic level of the application infrastructure by yourself, upstndr has already did it and will update itself.

It make well-optimized client bundles with webpack and serve those in development and optimized production modes. It give you an universal server-side rendering and allows you to get an API server in the same app.

Install

yarn add upstndr

You can use all modules which upstndr use internally and don't need to install any peer dependencies.

How to run

Start app in development mode

$ yarn upstndr

or in production

$ yarn upstndr production

TypeScript

Upstndr written on TypeScript and motivate you to write code on ts, but you can use a plain JavaScript normally.

License

Upstndr is MIT licensed.

FAQs

Last updated on 23 Sep 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc