https://github.com/guysnacho/mcbios
Welcome to home of the MidSouth Computational Biology and Bioinformatics Society (MCBIOS). A new site is created yearly to support the growing conference. Managed by Netlify branch deploys.
https://github.com/guysnacho/mcbios
authentication authorization chakra-ui netlify nextjs react stripe supabase
Last synced: 2 months ago
JSON representation
Welcome to home of the MidSouth Computational Biology and Bioinformatics Society (MCBIOS). A new site is created yearly to support the growing conference. Managed by Netlify branch deploys.
- Host: GitHub
- URL: https://github.com/guysnacho/mcbios
- Owner: Guysnacho
- Created: 2023-11-07T01:28:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-02T00:57:01.000Z (3 months ago)
- Last Synced: 2026-04-02T13:03:31.379Z (3 months ago)
- Topics: authentication, authorization, chakra-ui, netlify, nextjs, react, stripe, supabase
- Language: TypeScript
- Homepage: https://www.mcbios.com
- Size: 133 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCBIOS Main Conference Site - created with [next.js](https://github.com/vercel/next.js)
[](https://app.netlify.com/sites/mcbios/deploys)
[Pallete](https://www.realtimecolors.com/?colors=100217-f4f2f1-ae2a0f-bfd9d0-764091&fonts=Poppins-DM%20Sans) created with Realtime Colors! @juxtopposed
Everything you need to build a [Next.js](https://nextjs.org/) project, powered by [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [NextUI](https://nextui.org/docs/guide/introduction) - NextUI docs.
## Deploy on ~~Vercel~~ Netlify
~~The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.~~ This project will be deployed with Netlify, after tying the repo to a Netlify project deployments will be handled by merge to the main or other configured branches.