Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drex44/bulletin

A NextJs SPA that utilizes Prismic.io CDN
https://github.com/drex44/bulletin

nextjs prismicio reactjs surge-sh tutorial-code

Last synced: about 2 months ago
JSON representation

A NextJs SPA that utilizes Prismic.io CDN

Awesome Lists containing this project

README

        

# Bulletin

A NextJs SPA that utilizes Prismic.io CDN

I have wrote a tutorial on how to use [surge](http://surge.sh) and CDN such as [Prismic.io](http://prismic.io/).

This project contains the code for the same.

## How to run

- Clone the repository,
```
git clone https://github.com/drex44/bulletin.git
```
- Run below commands,
```
cd bulletin
npm install
npm run dev
```
### Article

The link to the article is [here](https://medium.com/@dhanraj_acharya/host-your-dynamic-website-without-spending-a-penny-d1ba91501a62).

### Live demo
It's available on [Surge.sh](http://bulletin-tutorial.surge.sh/)