Skip to content

Bostonhacks/admin-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin-dashboard

administrative dashboard for managing applications and viewing stats

Please read important notes below

Overview Doc

Getting Started

Clone this https://github.com/Bostonhacks/admin-dashboard

  1. Create .env file within bostonhacks-admin-dashboard (not root directory but 1 in) and paste .env file given in the overview doc
  2. Run npm i within bostonhacks-admin-dashboard
  3. Run npm run dev
  4. Head to localhost:3000/applications to see if you are getting data

Important Notes

Please push everything into branches. Then create a pull request to merge into main. If your code relates to an issue on a Kanban board, please write the code/id in the title (i.e. ADMIN-5)

When using Prisma, if you make a change to the schema, you must run prisma generate to update the ORM.

About

administrative dashboard for managing applications and viewing stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published