Skip to content

flatsheet/quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flatsheet quickstart

Quickly create a flatsheet instance on your own server.

Install

  • Run git clone git@github.com:flatsheet/quickstart.git
  • Change directory into quickstart: cd quickstart
  • Run npm install
  • Create an admin user: npm run flatsheet account create-admin
  • If you want to be able to send email:
    • set up an account at sendgrid.com
    • rename .env-sample to .env
    • revise .env file to include your sendgrid username/password
  • Run npm start to start the server

Docs

See more documentation at github.com/flatsheet/flatsheet

License

MIT

About

Quickly create a flatsheet instance on your own server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published