https://github.com/minhtrifit/pern-figure-world-server
Server Reposetory For FigureWorld Project
https://github.com/minhtrifit/pern-figure-world-server
expressjs nodejs postgresql
Last synced: 3 months ago
JSON representation
Server Reposetory For FigureWorld Project
- Host: GitHub
- URL: https://github.com/minhtrifit/pern-figure-world-server
- Owner: minhtrifit
- Created: 2023-03-13T11:30:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T04:03:03.000Z (over 2 years ago)
- Last Synced: 2025-12-27T12:20:34.227Z (7 months ago)
- Topics: expressjs, nodejs, postgresql
- Language: JavaScript
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> # pern-figure-world-server
Description: Server Reposetory For FigureWorld Project
## Technical Stack
## Installing Server:
```php
npm install
```
## Running Server:
```php
npm run dev
```
## Next: Check out Client-repository
* [Follow client repo](https://github.com/minhtrifit/pern-figure-world-client)