An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# MCBIOS Main Conference Site - created with [next.js](https://github.com/vercel/next.js)

[![Netlify Status](https://api.netlify.com/api/v1/badges/e4477398-f378-49cb-99ec-b2b506e0c1dd/deploy-status)](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.