Skip to content

selego/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

SELEGO Boilerplate

Setup admin

  • cd admin
  • Run npm i
  • Run npm run dev
  • Set variables such as apiURL, S3PREFIX and SENTRY_URL in config.js file
  • Signup as new user and continue

Setup api

  • cd api
  • Run npm i
  • Run npm run dev
  • Set project variables in .env (create new if not found) and config.js file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published