Skip to content

Commit 7d7e669

Browse files
committed
v1.0.4 - Update RM Links
1 parent 788c4da commit 7d7e669

26 files changed

+23
-18
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.0.4] 2025-04-02
4+
### Changes
5+
6+
- Update RM Links for [App Generator](https://app-generator.dev/) Service
7+
- [React Datta Able NodeJS](https://app-generator.dev/product/datta-able/api-nodejs/react/)
8+
39
## [1.0.3] 2023-06-25
410
### Changes
511

README.md

+17-18
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
# [NodeJS React Datta Able](https://appseed.us/product/datta-able/api-server-nodejs/react/)
1+
# [React Datta Able NodeJS](https://app-generator.dev/product/datta-able/api-nodejs/react/)
22

3-
Full-Stack Seed project generated by **[React App Generator](https://appseed.us/generator/react/)** on top of *Datta Able* design from **[CodedThemes](https://codedthemes.com/?ref=appseed)**.
3+
React Datta Able frontend enhanced with JWT authentication powered by a simple NodeJS API backend.
44
The backend logic is provided by a simple, `easy-to-extend` API Server that manages the Authentication flow (login, registration, logout) using `JSON Web Tokens` (JWT).
55

6-
- 👉 [NodeJS React Datta Able](https://appseed.us/product/datta-able/api-server-nodejs/react/) - `Product Page`
6+
- 👉 [React Datta Able NodeJS](https://app-generator.dev/product/datta-able/api-nodejs/react/) - `Product Page`
77
- 👉 [NodeJS React Datta Able](https://react-node-js-datta-able.appseed-srv1.com) - `LIVE Demo`
8+
- 👉 [NodeJS React Datta Able](https://app-generator.dev/docs/products/react/datta-able-nodejs/index.html) - `Complete Information` and Support Links
9+
- [Getting Started with React](https://app-generator.dev/docs/technologies/react/index.html) - a `comprehensive tutorial`
810

911
![React Datta Able - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/174488189-7bbb3e82-b319-487e-94ec-e295aca3f6d7.png)
1012

1113
<br >
1214

13-
## `React` Datta Able
15+
## [React Datta Able](https://app-generator.dev/docs/templates/react/datta-able.html) Frotend
1416

15-
- Modern aesthetics UI design - Designed by *[CodedThemes](https://codedthemes.com/?ref=appseed)*
17+
- Modern aesthetics UI design - Designed by *[CodedThemes](https://app-generator.dev/docs/partners/codedthemes.html)*
1618
- React, Redux, Redux-persist
1719

1820
<br />
@@ -28,13 +30,12 @@ The backend logic is provided by a simple, `easy-to-extend` API Server that mana
2830

2931
<br />
3032

31-
## `NodeJS API` Features
33+
## NodeJS API Features
3234

3335
- Stack: `NodeJS` / `Express` / **SQLite**
3436
- `TypeScript`, Joy for validation
3537
- **DB Layer**: `TypeORM`, `SQLite` persistence
3638
- **Auth**: Passport / `passport-jwt` strategy
37-
- [API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server
3839

3940
<br />
4041

@@ -50,7 +51,7 @@ The backend logic is provided by a simple, `easy-to-extend` API Server that mana
5051

5152
<br />
5253

53-
## How to use it
54+
## How to use it
5455

5556
Being a full-stack product, the backend and the frontend should be compiled and started separately.
5657
Before starting to compile the product, make sure you have the following tools installed in the environment:
@@ -98,10 +99,10 @@ At this point, the app is available in the browser `localhost:3000` (the default
9899

99100
### 👉 Start the Backend Server
100101

101-
> **Step 1** - Change the directory to `api-server-nodejs`
102+
> **Step 1** - Change the directory to `api-nodejs`
102103
103104
```bash
104-
$ cd api-server-nodejs
105+
$ cd api-nodejs
105106
```
106107

107108
<br >
@@ -188,19 +189,17 @@ $ yarn typeorm migration:run
188189

189190
<br />
190191

191-
## [React Datta Able](https://appseed.us/product/datta-able-pro/full-stack/) `PRO Version`
192+
## [React Datta Able PRO](https://app-generator.dev/product/datta-able-pro/full-stack/react/)
192193

193-
> For more components, pages and priority on support, feel free to take a look at this amazing starter:
194+
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://react-datta-pro.onrender.com).
194195
195-
Datta Able is a premium React Design now available for download as a full-stack app. Made of hundred of elements, designed blocks, and fully coded pages, Datta Able PRO is ready to help you create stunning websites and web apps.
196-
197-
- 👉 [React Datta Able PRO](https://appseed.us/product/datta-able-pro/full-stack/) - Product Page
198-
-`Enhanced UI` - more pages and components
199-
-`Priority` on support
196+
- `Enhanced UI` - more pages and components
197+
- JWT Authentication
198+
- `Priority` on support
200199

201200
![React Datta Able PRO - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/174492290-a581dc5f-6b4a-4f5e-822e-419a8b96a480.png)
202201

203202
<br />
204203

205204
---
206-
**React Datta Able** - Full-Stack Seed project generated by **[App Generator](https://appseed.us/generator/)**.
205+
**[React Datta Able NodeJS](https://app-generator.dev/product/datta-able/api-nodejs/react/)** - Full-Stack Seed project generated by **[App Generator](https://app-generator.dev/)**.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)