Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arthurarakelyan/keep-link-server

🔗 Keep Link's Back-End server
https://github.com/arthurarakelyan/keep-link-server

express javascript nodejs

Last synced: about 1 month ago
JSON representation

🔗 Keep Link's Back-End server

Awesome Lists containing this project

README

        

# Keep Link Server

[Keep Link](https://github.com/ArturArakelyan0411/keep-link) back-end server

## Project setup

This project uses `npm` as a package manager.

Node version: `18.7.1`

NPM version: `9.8.1`

### Install Dependencies
```bash
npm install
```

### Run Development Server

Open http://localhost:5000 with your browser to see the result.

```bash
npm run dev
```

### Run Server

Open http://localhost:5000 with your browser to see the result.

```bash
npm start
```

## Tech Stack


Nodejs  
Express Â