ecell startup expo

installation

setup

after cloning repo run this command for one time to setup all important files

node setup.js

vscode snipts for this project are pre setup in the project

new component : nc
new page : np

To-Do

  • add eslint
  • add prettier
  • add husky
  • add .vscode setting for the project
  • add tailwind
  • add prisma
    • setup online database
    • update for mondodb configration
    • create schemas for the use cases
  • add authentication - nextauth
    • setup authentication for the admin with credential pages
    • add pages to login
    • add index pages
  • create folder structure for the project