Skip to content

A web app for the MTU STEM community built with NextJS and PostgreSQL

License

Notifications You must be signed in to change notification settings

ricky-ultimate/stemdb

Repository files navigation

Building the web app

To get started, git clone the repository and cd into it.

git clone https://github.com/ricky-ultimate/stemdb.git

cd stemdb

Then install the dependencies using npm

npm install

Environment Configuration

To run the server, create a .env file in the root of the project using the .env.example file as a template.

Running the app

You can run the app in development mode using the command

npm run dev

About

A web app for the MTU STEM community built with NextJS and PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages