Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

horizons-school-of-technology/express-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizons Hackathon Template.

Steps 1: Get your project set-up

You have two ways of working on your project: Local and Gomix.

Local development

  1. Clone the repo.

  2. Create a env.sh file that contains:

    export MONGODB_URI='YOUR URI';
    export SECRET='YOUR SECRET'
    
  3. Run source .env, and you are good to go!

Glitch Development

  1. Go to https://glitch.com/edit/#!/horizons-hackathon and click Remix this 🎤
  2. Select .env on the left panel, add your MONGODB_URI and SECRET
  3. Click Show at the top to preview your app!

About

Template project for your all your Express adventures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •