1.13.1 • Published 5 months ago

nodestation v1.13.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Nodestation

Nodestation is a powerful framework for building backend applications with ease. With automated configuration and a streamlined setup process, you can get your app up and running in no time. Perfect for developers looking to save time and focus on creating great features.

Installation

Follow these steps to install and set up Nodestation in your project:

🚀 Quick start (Recommended)

npx create-nodestation-app app-name

--- OR ---

1. Install Nodestation

Add Nodestation to your project by running:

npm install nodestation

2. Set up your environment variables
Create a .env file in the root of your project and define the following variables:

PORT=3000
TOKEN_SECRET=your_secret_key
DATABASE_URL=your_database_connection_url

3. Update your package.json scripts
Add the following script to the scripts section of your package.json:

"start": "nodestation start"

Usage

To start the application, run:

npm start
1.13.1

5 months ago

1.13.0

5 months ago

1.12.3

5 months ago

1.12.2

5 months ago

1.12.1

5 months ago

1.12.0

5 months ago

1.11.0

5 months ago

1.10.0

5 months ago

1.9.1

6 months ago

1.9.0

6 months ago

1.8.0

6 months ago

1.7.0

6 months ago

1.6.1

6 months ago

1.6.0

6 months ago

1.5.0

6 months ago

1.4.0

6 months ago

1.3.4

6 months ago

1.3.3

6 months ago

1.3.2

6 months ago

1.3.1

6 months ago

1.3.0

6 months ago

1.2.1

6 months ago

1.1.0-beta.8

6 months ago

1.1.0-beta.7

7 months ago

1.1.0-beta.6

7 months ago

1.1.0-beta.5

7 months ago

1.1.0-beta.4

7 months ago

1.1.0-beta.3

7 months ago

1.1.0-beta.2

7 months ago

1.1.0-beta.1

7 months ago

1.1.0-beta.0

7 months ago

1.1.0-beta

7 months ago

1.1.0-alpha.8

7 months ago

1.1.0-alpha.7

7 months ago

1.1.0-alpha.6

7 months ago

1.1.0-alpha.5

7 months ago

1.1.0-alpha.4

7 months ago

1.1.0-alpha.3

7 months ago

1.1.0-alpha.2

7 months ago

1.1.0-alpha.1

7 months ago

1.1.0-alpha.0

7 months ago

1.0.2-alpha.0

7 months ago

1.0.1-alpha.0

7 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago