https://github.com/softspiders/zeit-micro
Minimalistic example of Zeit/micro
https://github.com/softspiders/zeit-micro
example examples helloworld micro min softspider softspiders ss template zeit
Last synced: about 2 months ago
JSON representation
Minimalistic example of Zeit/micro
- Host: GitHub
- URL: https://github.com/softspiders/zeit-micro
- Owner: softspiders
- License: mit
- Created: 2019-04-11T04:35:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T04:44:11.000Z (about 5 years ago)
- Last Synced: 2025-01-15T20:20:03.012Z (3 months ago)
- Topics: example, examples, helloworld, micro, min, softspider, softspiders, ss, template, zeit
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[SOFTSPIDERS](https://github.com/softspiders/softspiders)
# Minimalistic example of Zeit/micro
---
## Feature tags
- starter
- template
- zeit---
## Direct descendants
[zeit-now-monorepo-next-api](https://github.com/softspiders/zeit-now-monorepo-next-api)
---
## Requirements
[Node.js](https://nodejs.org/en/download/package-manager/)
---
## Install
```sh
yarn
```---
## Running
```sh
yarn start
```And open localhost:3000 in the web-browser
---
## Authors
[Alexander Lapygin](https://github.com/AlexanderLapygin)
---
### License
Licensed under the [MIT license](./LICENSE).