NEBULA

The NEBULA (Nuxt & eScience Based Universal Learning Application) framework can be used to create an easily maintainable, version-controllable, web-based lesson collection. It uses Nuxt.js and Vue.js.

1
mention
2
contributors
Get started
286 commitsLast commit ≈ 1 week ago1 star3 forks

What NEBULA can do for you

License

NEBULA

Copyright 2023-2024 Netherlands eScience Center

The NEBULA (Nuxt & eScience Based Universal Learning Application) framework can be used to create an easily maintainable, version-controllable, web-based lesson collection. It uses Nuxt.js and Vue.js.

NEBULA is being created as part of the Netherlands eScience Center Digital Skills programme.

For elaborate setup instructions and other documentation, see the NEBULA documentation

Quick setup

Content directory/repository

To use NEBULA you will need to setup a content directory or repository. See the NEBULA content template repository or the NEBULA documentation on creating content for more information.

Link to the content directory

To make sure that NEBULA knows which content to build, we create the following environment variable:

export CONTENT_PATH="~/path/to/your/content/directory"

Install dependencies

Install the dependencies using the node package manager:

# npm
npm install

Local development build

Start the development server on http://localhost:3000:

# npm
npm run dev

Contributing

If you want to contribute to the NEBULA framework, please read the contributing guidelines.

Keywords
Programming languages
  • SCSS 40%
  • Vue 36%
  • TypeScript 12%
  • JavaScript 11%
License
</>Source code

Participating organisations

Netherlands eScience Center

Mentions

Contributors

Related software

Storyboards

ST

The storyboards application allows you to host a collection of stories using an intuitive layout.

Updated 31 months ago
5