An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

> # pern-figure-world-server

Description: Server Reposetory For FigureWorld Project

## Technical Stack

nodejs express postgresql

## 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)