Skip to content

Repository files navigation

NextJS Base Front-end

Quality Assurance

This project is a simple front-end application for logging in and watching your active sessions. It goes hand in hand with an API such as Golang Base API

Requirements

You will need NPM installed on your machine.

Usage

💿 Install depandances:

npm install

Development

👉 Copy the .env.example file in a new .env.development file.

🏃 Run development application:

npm run dev

Production

👉 Copy the .env.example file in a new .env.production file.

🔨 Build production application:

npm run build

🏃 Run production application:

npm run start

About

Simple front-end application for logging in and watching your active sessions

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages