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

https://github.com/toheeb-ojuolape/next-graphql

implementing a next server
https://github.com/toheeb-ojuolape/next-graphql

Last synced: 2 months ago
JSON representation

implementing a next server

Awesome Lists containing this project

README

        

## Getting Started

First, install dependencies:
- npm install

## Environment Variables

Run cp .env.example .env to copy the environment variables from the .env.example file

## Run test

There are also unit test that you can run with:
- npm run test

## Starting the server

Run the development server:
- npm run dev

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Deployment

My Vercel account is disabled (I exceed my free tier usage some months ago) so I had to deploy on Netlify. I hope you find this acceptable:

Link 👉🏾: https://monumental-nougat-060e43.netlify.app/