Skip to content

lntl/nebula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nebula

Gatsby | Strapi

How to install

Quick start

  1. Requirement.

    Requirement mandatory.

    	Node version 10(or lastest)
    	MongoDb version 3.4(or lastest)
    	----
    	AND
    	----
    	npm i strapi@alpha -g  	
    	npm i gatsby-cli -g
  2. Clone repository and deploy.

    Navigate into your new site’s directory and start it up.

    	git clone https://github.com/lntl/nebula.git
    	```
    	Run mongodb like mongod on CLI
  3. Deploy strapi and install.

    Navigate into directory of testapi.

    	cd /api
    	npm install
    	----
    	AND
    	----
    	cd ../content
    	npm install

Go to documentation to create first user, create first article and verify Roles & Permissions View

  1. Run gatsby.

    Navigate into directory blog and start it up.

    	cd /content
    	gatsby develop

ENJOY !!

About

React | Strapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •