Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nullstack/nullstack
- Owner: nullstack
- License: mit
- Created: 2019-01-28T04:55:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T05:13:33.000Z (6 months ago)
- Last Synced: 2024-11-07T21:09:08.035Z (3 months ago)
- Topics: backend, framework, frontend, fullstack, isomorphic, javascript, microservices, nullstack, spa, ssg, ssr, typescript
- Language: JavaScript
- Homepage: https://nullstack.app
- Size: 1.91 MB
- Stars: 773
- Watchers: 15
- Forks: 56
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-made-by-brazilians - Nullstack
- awesome-nullstack - Repository
README
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).