Skip to content

hypernova-lab/nova

Repository files navigation

Nova logo

A convention-driven, runtime-agnostic web framework for Luau.

Pesde Package Nova Documentation CI Status

Getting Started

The fastest way to get a Nova project running is by using our scaffolding tool, but you can also set things up manually if you prefer.

Prerequisites

Before we start, make sure you have the following installed:

Option 1: Using the CLI

We created a CLI tool that handles all the boilerplate for you. It sets up your folders, configures your package manager, and creates sample routes automatically.

Open your terminal and run:

# Scaffold into the current directory
pesde x nova/create -- .

or

# Scaffold into a new named directory. Replace 'my-app' with whatever you want to name your project
pesde x nova/create -- my-app

About

A convention-driven, runtime-agnostic web framework for Luau.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages