Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nullstack/nullstack

Feature-Driven Full Stack JavaScript Components
https://github.com/nullstack/nullstack

backend framework frontend fullstack isomorphic javascript microservices nullstack spa ssg ssr typescript

Last synced: 3 months ago
JSON representation

Feature-Driven Full Stack JavaScript Components

Awesome Lists containing this project

README

        

Nullstack

Feature-Driven Full Stack JavaScript Components

## What is Nullstack?

Nullstack is a feature-driven full stack JavaScript framework that helps you build isomorphic applications and stay focused on shipping products to production.

Write the backend and frontend of a feature in a single component and let the framework decide where the code should run.

Nullstack provides you all the tools you need to stay focused on the product.

Learn more about [Nullstack](https://nullstack.app)

## Getting Started

Replace `project-name` with your project name and run the command below to start a project:

```sh
npx create-nullstack-app project-name
```

If you ran into problems, read about [the known `npx` bug](https://nullstack.app/getting-started#the-known-npx-bug).

Read the [Nullstack Documentation](https://nullstack.app/documentation).

## Watch the tutorials on our Youtube Channel

[](https://www.youtube.com/watch?v=l23z00GEar8&list=PL5ylYELQy1hyFbguVaShp3XujjdVXLpId)
[](https://www.youtube.com/watch?v=ieLVXZGXUkI&list=PL5ylYELQy1hz1tcnZcP44xRxETpH9bTUe)

## Credits

Get to know the [Nullstack Contributors](https://nullstack.app/contributors)

## License

Nullstack is released under the [MIT License](LICENSE).