Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/faisalsaifii/temp-server


https://github.com/faisalsaifii/temp-server

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Temp Server

## Running through docker

Build Command
```
docker build .
```

Run Command
```
docker run -p 3000:3000
```